Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dcap_util.h81 cu_cntr_stats_t *ci_stats; /* counter statistics */ member
/titanic_41/usr/src/uts/common/os/
H A Dcap_util.c581 cntr_info->ci_stats = &stats[nevents_save]; in cu_cpc_init()
1381 stats = cntr_info->ci_stats; in cu_cpu_kstat_update()
1633 if (cntr_info == NULL || (stats = cntr_info->ci_stats) == NULL) in cu_pg_update()