Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ ReleaseUnused
Method
ReleaseUnused
cpp/src/arrow/memory_pool.cc:734–734 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
732
}
733
734
void LoggingMemoryPool::ReleaseUnused() { pool_->ReleaseUnused(); }
735
736
void LoggingMemoryPool::PrintStats() { pool_->PrintStats(); }
737
Callers
3
ReleaseUnused
Method · 0.45
TestReleaseUnused
Method · 0.45
ReleaseUnused
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestReleaseUnused
Method · 0.36