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()
513 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()
172 extern atomic_t cachefiles_lookup_histogram[HZ];