Searched refs:NC_SMR_STATS (Results 1 – 1 of 1) sorted by relevance
232 #define NC_SMR_STATS(v) os_atomic_inc(&ncstats.v, relaxed) macro234 #define NC_SMR_STATS(v) macro2405 NC_SMR_STATS(clp_next_fail); in cache_lookup_locked()2415 NC_SMR_STATS(clp_next); in cache_lookup_locked()2475 NC_SMR_STATS(clp_smr_next); in cache_lookup_smr()2480 NC_SMR_STATS(clp_smr_next_fail); in cache_lookup_smr()2594 NC_SMR_STATS(cl_lock_hits); in cache_lookup_fallback()2697 NC_SMR_STATS(cl_smr_miss); in cache_lookup_ext()2733 NC_SMR_STATS(cl_smr_hits); in cache_lookup_ext()2748 NC_SMR_STATS(cl_smr_negative_hits); in cache_lookup_ext()[all …]