Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cachefiles/
Dproc.c17 atomic_t cachefiles_lookup_histogram[HZ]; variable
38 x = atomic_read(&cachefiles_lookup_histogram[index]); in cachefiles_histogram_show()
Dnamei.c513 cachefiles_hist(cachefiles_lookup_histogram, start); in cachefiles_walk_to_object()
736 cachefiles_hist(cachefiles_lookup_histogram, start); in cachefiles_get_directory()
844 cachefiles_hist(cachefiles_lookup_histogram, start); in cachefiles_check_active()
Dinternal.h172 extern atomic_t cachefiles_lookup_histogram[HZ];