Searched refs:StatsType (Results 1 – 8 of 8) sorted by relevance
95 PersistentCache::StatsType PersistentCacheTier::Stats() { in Stats()99 return PersistentCache::StatsType{}; in Stats()126 PersistentCache::StatsType PersistentTieredCache::Stats() { in Stats()
254 virtual PersistentCache::StatsType Stats() override;301 PersistentCache::StatsType Stats() override;
70 PersistentCache::StatsType Stats() override;
21 PersistentCache::StatsType VolatileCacheTier::Stats() { in Stats()
72 PersistentCache::StatsType Stats() override;
142 PersistentCache::StatsType BlockCacheTier::Stats() { in Stats()
27 typedef std::vector<std::map<std::string, double>> StatsType; typedef56 virtual StatsType Stats() = 0;
1778 PersistentCache::StatsType Stats() override { in Stats()1779 return PersistentCache::StatsType(); in Stats()