Searched defs: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.c186 } ibcm_path_cache_stats; variable in typeref:struct:ibcm_path_cache_stat_s
254 ibcm_path_cache_stats.bad_path_for_cache++;
265 ibcm_path_cache_stats.timeouts++;
297 ibcm_path_cache_stats.hits++;
301 ibcm_path_cache_stats.misses++;
331 ibcm_path_cache_stats.already_in_cache++;
341 ibcm_path_cache_stats.adds++;
358 ibcm_path_cache_stats.purges++;

Completed in 68 milliseconds