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

/linux-4.4.14/fs/fscache/
H A Dhistogram.c19 atomic_t fscache_objs_histogram[HZ]; variable
43 n[2] = atomic_read(&fscache_objs_histogram[index]); fscache_histogram_show()
H A Dinternal.h65 extern atomic_t fscache_objs_histogram[HZ];
H A Dobject.c276 fscache_hist(fscache_objs_histogram, start); fscache_object_work_func()

Completed in 36 milliseconds