Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ new_RamCacheCLFUS
Function
new_RamCacheCLFUS
src/iocore/cache/RamCacheCLFUS.cc:789–794 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
787
}
788
789
RamCache *
790
new_RamCacheCLFUS()
791
{
792
RamCacheCLFUS *r = new RamCacheCLFUS;
793
return r;
794
}
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