Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dinternal.h75 static inline void fscache_hist(atomic_t histogram[], unsigned long start_jif) in fscache_hist() function
86 #define fscache_hist(hist, start_jif) do {} while (0) macro
H A Dobject.c286 fscache_hist(fscache_objs_histogram, start); in fscache_object_work_func()
599 fscache_hist(fscache_obj_instantiate_histogram, object->lookup_jif); in fscache_object_available()
H A Dpage.c292 fscache_hist(fscache_retrieval_histogram, op->start_time); in fscache_release_retrieval_op()
365 fscache_hist(fscache_retrieval_delay_histogram, jif); in fscache_wait_for_deferred_lookup()
H A Doperation.c629 fscache_hist(fscache_ops_histogram, start); in fscache_op_work_func()