Home
last modified time | relevance | path

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

/mm/
Dslab.c430 atomic_t freehit; member
492 #define STATS_INC_FREEHIT(x) atomic_inc(&(x)->freehit)
4174 unsigned long freehit = atomic_read(&cachep->freehit); in s_show() local
4178 allochit, allocmiss, freehit, freemiss); in s_show()