Home
last modified time | relevance | path

Searched refs:OutputCacheStatistics (Results 1 – 3 of 3) sorted by relevance

/dports/games/pioneer/pioneer-20210723/src/galaxy/
H A DGalaxy.cpp82 m_starSystemCache.OutputCacheStatistics(); in FlushCaches()
84 m_sectorCache.OutputCacheStatistics(); in FlushCaches()
H A DGalaxyCache.h39 void OutputCacheStatistics(bool reset = true);
H A DGalaxyCache.cpp89 void GalaxyObjectCache<T, CompareT>::OutputCacheStatistics(bool reset) in OutputCacheStatistics() function in GalaxyObjectCache