Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c187 } ibcm_path_cache_stats; variable
255 ibcm_path_cache_stats.bad_path_for_cache++; in ibcm_path_cache_check()
266 ibcm_path_cache_stats.timeouts++; in ibcm_path_cache_check()
298 ibcm_path_cache_stats.hits++; in ibcm_path_cache_check()
302 ibcm_path_cache_stats.misses++; in ibcm_path_cache_check()
332 ibcm_path_cache_stats.already_in_cache++; in ibcm_path_cache_add()
342 ibcm_path_cache_stats.adds++; in ibcm_path_cache_add()
359 ibcm_path_cache_stats.purges++; in ibcm_path_cache_purge()