Searched refs:cachefiles_lookup_histogram (Results 1 – 3 of 3) sorted by relevance
17 atomic_t cachefiles_lookup_histogram[HZ]; variable38 x = atomic_read(&cachefiles_lookup_histogram[index]); in cachefiles_histogram_show()
504 cachefiles_hist(cachefiles_lookup_histogram, start); in cachefiles_walk_to_object()726 cachefiles_hist(cachefiles_lookup_histogram, start); in cachefiles_get_directory()834 cachefiles_hist(cachefiles_lookup_histogram, start); in cachefiles_check_active()
181 extern atomic_t cachefiles_lookup_histogram[HZ];