Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ new_RamCacheLRU
Function
new_RamCacheLRU
src/iocore/cache/RamCacheLRU.cc:266–270 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
RamCache *
267
new_RamCacheLRU()
268
{
269
return new RamCacheLRU;
270
}
Callers
2
cacheInitialized
Method · 0.85
REGRESSION_TEST(ram_cache)
Function · 0.85
Calls
no outgoing calls
Tested by
1
REGRESSION_TEST(ram_cache)
Function · 0.68