Searched refs:cu_cntr_info_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcap_util.h83 } cu_cntr_info_t; typedef in typeref:struct:cu_cntr_info
119 cu_cntr_info_t *cu_cntr_info[PGHW_NUM_COMPONENTS];
/illumos-gate/usr/src/uts/common/os/
H A Dcap_util.c318 static void cu_cpu_kstat_create(pghw_t *pg, cu_cntr_info_t *cntr_info);
457 cu_cntr_info_t **cntr_info_array;
524 cu_cntr_info_t *cntr_info;
564 kmem_free(cntr_info, sizeof (cu_cntr_info_t));
573 cntr_info = kmem_zalloc(sizeof (cu_cntr_info_t),
1220 cu_cntr_info_t *cntr_info;
1230 kmem_free(cntr_info, sizeof (cu_cntr_info_t));
1297 cu_cpu_kstat_create(pghw_t *pg, cu_cntr_info_t *cntr_info)
1340 cu_cntr_info_t *cntr_info = ksp->ks_private;
1620 cu_cntr_info_t *cntr_inf
[all...]

Completed in 46 milliseconds