Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Dinternal.h79 static inline void fscache_hist(atomic_t histogram[], unsigned long start_jif) in fscache_hist() function
90 #define fscache_hist(hist, start_jif) do {} while (0) macro
Dobject.c290 fscache_hist(fscache_objs_histogram, start); in fscache_object_work_func()
603 fscache_hist(fscache_obj_instantiate_histogram, object->lookup_jif); in fscache_object_available()
Dpage.c296 fscache_hist(fscache_retrieval_histogram, op->start_time); in fscache_release_retrieval_op()
369 fscache_hist(fscache_retrieval_delay_histogram, jif); in fscache_wait_for_deferred_lookup()
Doperation.c633 fscache_hist(fscache_ops_histogram, start); in fscache_op_work_func()