Searched refs:allochit (Results 1 – 3 of 3) sorted by relevance
61 atomic_t allochit; member
178 unsigned long allochit = atomic_read(&cachep->allochit); in slabinfo_stats() local185 allochit, allocmiss, freehit, freemiss); in slabinfo_stats()
291 #define STATS_INC_ALLOCHIT(x) atomic_inc(&(x)->allochit)4089 unsigned long allochit = atomic_read(&cachep->allochit); in slabinfo_show_stats() local4095 allochit, allocmiss, freehit, freemiss); in slabinfo_show_stats()