Searched refs:freehit (Results 1 – 2 of 2) sorted by relevance
63 atomic_t freehit; member
293 #define STATS_INC_FREEHIT(x) atomic_inc(&(x)->freehit)4113 unsigned long freehit = atomic_read(&cachep->freehit); in slabinfo_show_stats() local4117 allochit, allocmiss, freehit, freemiss); in slabinfo_show_stats()