MCPcopy 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
734void LoggingMemoryPool::ReleaseUnused() { pool_->ReleaseUnused(); }
735
736void LoggingMemoryPool::PrintStats() { pool_->PrintStats(); }
737

Callers 3

ReleaseUnusedMethod · 0.45
TestReleaseUnusedMethod · 0.45
ReleaseUnusedFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestReleaseUnusedMethod · 0.36