Home
last modified time | relevance | path

Searched refs:NCHSTAT (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.121.3/bsd/vfs/
H A Dvfs_cache.c130 #define NCHSTAT(v) { \ macro
139 #define NCHSTAT(v) macro
2007 NCHSTAT(ncs_miss); in cache_lookup_locked()
2010 NCHSTAT(ncs_goodhits); in cache_lookup_locked()
2095 NCHSTAT(ncs_miss); in cache_lookup()
2103 NCHSTAT(ncs_badhits); in cache_lookup()
2117 NCHSTAT(ncs_goodhits); in cache_lookup()
2125 NCHSTAT(ncs_badvid); in cache_lookup()
2137 NCHSTAT(ncs_badhits); in cache_lookup()
2151 NCHSTAT(ncs_neghits); in cache_lookup()
[all …]