Home
last modified time | relevance | path

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

/linux-2.4.37.9/mm/
Dslab.c243 atomic_t freehit; member
283 #define STATS_INC_FREEHIT(x) atomic_inc(&(x)->freehit)
1995 unsigned long freehit = atomic_read(&cachep->freehit); in s_show() local
1998 allochit, allocmiss, freehit, freemiss); in s_show()