MCPcopy 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
324void
325VolumeAllocator::dumpVolumes()
326{
327 _cache.dumpVolumes();
328}
329
330Errata
331VolumeAllocator::fillEmptySpans()

Callers 3

allocateForMethod · 0.80
List_StripesFunction · 0.80
Simulate_Span_AllocationFunction · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected