Searched refs:freehit (Results 1 – 1 of 1) sorted by relevance
430 atomic_t freehit; member492 #define STATS_INC_FREEHIT(x) atomic_inc(&(x)->freehit)4174 unsigned long freehit = atomic_read(&cachep->freehit); in s_show() local4178 allochit, allocmiss, freehit, freemiss); in s_show()