Home
last modified time | relevance | path

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

/linux-3.4.99/fs/fscache/
Dhistogram.c19 atomic_t fscache_objs_histogram[HZ]; variable
45 n[2] = atomic_read(&fscache_objs_histogram[index]); in fscache_histogram_show()
Dinternal.h59 extern atomic_t fscache_objs_histogram[HZ];
Dobject.c342 fscache_hist(fscache_objs_histogram, start); in fscache_object_work_func()