Searched refs:freehit (Results 1 – 2 of 2) sorted by relevance
62 atomic_t freehit; member
292 #define STATS_INC_FREEHIT(x) atomic_inc(&(x)->freehit)3947 unsigned long freehit = atomic_read(&cachep->freehit); in slabinfo_show_stats() local3951 allochit, allocmiss, freehit, freemiss); in slabinfo_show_stats()
Completed in 10 milliseconds