Searched defs:cache_stat_collector (Results 1 – 1 of 1) sorted by relevance
5 struct cache_stat_collector { struct6 atomic_t cache_hits;7 atomic_t cache_misses;8 atomic_t cache_bypass_hits;32 struct cache_stat_collector collector; argument