Searched refs:cache_stats (Results 1 – 6 of 6) sorted by relevance
14 struct cache_stats { struct35 struct cache_stats total; argument36 struct cache_stats five_minute;37 struct cache_stats hour;38 struct cache_stats day;
54 struct cache_stats *s = in SHOW()55 container_of(kobj, struct cache_stats, kobj); in SHOW()135 static void scale_stats(struct cache_stats *stats, unsigned long rescale_at) in scale_stats()
382 void cache_stats_init(struct cache_stats *cs, const char *name) in cache_stats_init()391 int cache_stats_print(const struct cache_stats *cs, struct seq_file *m, int h) in cache_stats_print()446 static struct cache_stats cl_env_stats = {
2602 struct cache_stats { struct2608 void cache_stats_init (struct cache_stats *cs, const char *name); argument2626 struct cache_stats cs_pages;2627 struct cache_stats cs_locks;
74 /selinux/avc/cache_stats, which may be monitored via
146 struct cache_stats { struct284 struct cache_stats stats;