Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c186 } ibcm_path_cache_stats; variable
254 ibcm_path_cache_stats.bad_path_for_cache++; in ibcm_path_cache_check()
265 ibcm_path_cache_stats.timeouts++; in ibcm_path_cache_check()
297 ibcm_path_cache_stats.hits++; in ibcm_path_cache_check()
301 ibcm_path_cache_stats.misses++; in ibcm_path_cache_check()
331 ibcm_path_cache_stats.already_in_cache++; in ibcm_path_cache_add()
341 ibcm_path_cache_stats.adds++; in ibcm_path_cache_add()
358 ibcm_path_cache_stats.purges++; in ibcm_path_cache_purge()