Searched refs:allochit (Results 1 – 2 of 2) sorted by relevance
60 atomic_t allochit; member
290 #define STATS_INC_ALLOCHIT(x) atomic_inc(&(x)->allochit)4151 unsigned long allochit = atomic_read(&cachep->allochit); in slabinfo_show_stats() local4157 allochit, allocmiss, freehit, freemiss); in slabinfo_show_stats()