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