Searched refs:cache_stats (Results 1 – 5 of 5) sorted by relevance
137 cache_stats.field ++;139 cache_stats.field += num;
59 static struct avc_cache_stats cache_stats; variable183 memset(&cache_stats, 0, sizeof(cache_stats)); in avc_init()251 memcpy(p, &cache_stats, sizeof(cache_stats)); in avc_cache_stats()527 memset(&cache_stats, 0, sizeof(cache_stats)); in hidden_def()
184 void SetCacheStats(FileBlockCacheStatsInterface* cache_stats);
2077 void GcsFileSystem::SetCacheStats(FileBlockCacheStatsInterface* cache_stats) { in SetCacheStats() argument2085 file_block_cache_->SetStats(cache_stats); in SetCacheStats()
2458 - radeonsi: print shader cache stats with AMD_DEBUG=cache_stats