Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ dumpVolumes
Method
dumpVolumes
src/traffic_cache_tool/CacheTool.cc:324–328 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
322
}
323
324
void
325
VolumeAllocator::dumpVolumes()
326
{
327
_cache.dumpVolumes();
328
}
329
330
Errata
331
VolumeAllocator::fillEmptySpans()
Callers
3
allocateFor
Method · 0.80
List_Stripes
Function · 0.80
Simulate_Span_Allocation
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected