Home
last modified time | relevance | path

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

/linux-3.4.99/fs/fscache/
Dinternal.h64 static inline void fscache_hist(atomic_t histogram[], unsigned long start_jif) in fscache_hist() function
75 #define fscache_hist(hist, start_jif) do {} while (0) macro
Dobject.c342 fscache_hist(fscache_objs_histogram, start); in fscache_object_work_func()
604 fscache_hist(fscache_obj_instantiate_histogram, object->lookup_jif); in fscache_object_available()
Dpage.c226 fscache_hist(fscache_retrieval_histogram, op->start_time); in fscache_release_retrieval_op()
288 fscache_hist(fscache_retrieval_delay_histogram, jif); in fscache_wait_for_deferred_lookup()
Doperation.c459 fscache_hist(fscache_ops_histogram, start); in fscache_op_work_func()