fscache_retrieval_histogram 18 fs/fscache/histogram.c atomic_t fscache_retrieval_histogram[HZ]; fscache_retrieval_histogram 41 fs/fscache/histogram.c n[4] = atomic_read(&fscache_retrieval_histogram[index]); fscache_retrieval_histogram 73 fs/fscache/internal.h extern atomic_t fscache_retrieval_histogram[HZ]; fscache_retrieval_histogram 292 fs/fscache/page.c fscache_hist(fscache_retrieval_histogram, op->start_time);