Home
last modified time | relevance | path

Searched defs:cache_hits (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dstats.h6 atomic_t cache_hits; member
17 unsigned long cache_hits; member
H A Dstats.c44 read_attribute(cache_hits); variable
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dstats.h6 atomic_t cache_hits; member
18 unsigned long cache_hits; member
H A Dstats.c44 read_attribute(cache_hits); variable
/third_party/libwebsockets/lib/misc/
H A Ddiskcache.c71 uint64_t cache_hits; member
/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-kernel.h221 unsigned long cache_hits; member
/kernel/linux/linux-6.6/fs/orangefs/
H A Dorangefs-kernel.h223 unsigned long cache_hits; member
/kernel/linux/linux-6.6/include/linux/
H A Dnfs_fs.h103 atomic_t cache_hits; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c1386 unsigned cache_hits = 0; in anv_graphics_pipeline_load_cached_shaders() local
2445 uint32_t shaders = 0, cache_hits = 0; in anv_pipeline_load_cached_shaders() local
/kernel/linux/linux-6.6/fs/nfs/
H A Ddir.c1226 unsigned int cache_hits, cache_misses; in nfs_readdir() local
661 nfs_use_readdirplus(struct inode *dir, struct dir_context *ctx, unsigned int cache_hits, unsigned int cache_misses) nfs_use_readdirplus() argument

Completed in 13 milliseconds