Searched refs:cachefiles_lookup_histogram (Results 1 – 3 of 3) sorted by relevance
13 atomic_t cachefiles_lookup_histogram[HZ]; variable34 x = atomic_read(&cachefiles_lookup_histogram[index]); in cachefiles_histogram_show()
532 cachefiles_hist(cachefiles_lookup_histogram, start); in cachefiles_walk_to_object()771 cachefiles_hist(cachefiles_lookup_histogram, start); in cachefiles_get_directory()881 cachefiles_hist(cachefiles_lookup_histogram, start); in cachefiles_check_active()
184 extern atomic_t cachefiles_lookup_histogram[HZ];