Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fscache/
Dhistogram.c19 atomic_t fscache_objs_histogram[HZ]; variable
43 n[2] = atomic_read(&fscache_objs_histogram[index]); in fscache_histogram_show()
Dinternal.h74 extern atomic_t fscache_objs_histogram[HZ];
Dobject.c290 fscache_hist(fscache_objs_histogram, start); in fscache_object_work_func()