Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ currentBytes
Method
currentBytes
bolt/common/memory/MemoryPool.cpp:868–870 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
866
}
867
868
int64_t MemoryPoolImpl::currentBytes() const {
869
return usedBytes();
870
}
871
872
int64_t MemoryPoolImpl::releasableReservation() const {
873
if (isLeaf()) {
Callers
15
tryEvict
Method · 0.45
reclaimFixedSize
Method · 0.45
reclaimFixedSizeInCompositeLayout
Method · 0.45
ensureInputFits
Method · 0.45
ensureOutputFits
Method · 0.45
reclaimTask
Method · 0.45
ensureInputFits
Method · 0.45
ensureInputFits
Method · 0.45
runInternal
Method · 0.45
ensureInputFits
Method · 0.45
getOutput
Method · 0.45
reclaim
Method · 0.45
Calls
no outgoing calls
Tested by
15
DEBUG_ONLY_TEST_F
Function · 0.36
testCycle
Method · 0.36
TEST_F
Function · 0.36
DEBUG_ONLY_TEST_P
Function · 0.36
TEST_P
Function · 0.36
DEBUG_ONLY_TEST_P
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
DEBUG_ONLY_TEST_F
Function · 0.36
run
Method · 0.36