Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ cache_count
Method
cache_count
plugins/slice/ObjectSizeCache.cc:112–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
ObjectSizeCache::cache_size_type
113
ObjectSizeCache::cache_count()
114
{
115
return _index.size();
116
}
Callers
1
test_cache.cc
File · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected