Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dhistogram.c14 atomic_t fscache_obj_instantiate_histogram[HZ]; variable
37 n[0] = atomic_read(&fscache_obj_instantiate_histogram[index]); in fscache_histogram_show()
H A Dinternal.h69 extern atomic_t fscache_obj_instantiate_histogram[HZ];
H A Dobject.c599 fscache_hist(fscache_obj_instantiate_histogram, object->lookup_jif); in fscache_object_available()