Searched defs:cache_stat_collector (Results 1 – 2 of 2) sorted by relevance
5 struct cache_stat_collector { struct6 atomic_t cache_hits;7 atomic_t cache_misses;8 atomic_t cache_bypass_hits;9 atomic_t cache_bypass_misses;10 atomic_t cache_readaheads;34 struct cache_stat_collector collector; argument
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