Searched refs:freehit (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslab.c431 atomic_t freehit; member in struct:kmem_cache
493 #define STATS_INC_FREEHIT(x) atomic_inc(&(x)->freehit)
4145 seq_puts(m, " : cpustat <allochit> <allocmiss> <freehit> <freemiss>");
4265 unsigned long freehit = atomic_read(&cachep->freehit); local
4269 allochit, allocmiss, freehit, freemiss);

Completed in 90 milliseconds