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