Searched defs:pg_hw_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcap_util.c464 pghw_type_t pg_hw_type; local
529 pg_hw_type = pg_hw->pghw_hw;
533 switch (pg_hw_type) {
557 cntr_info = cntr_info_array[pg_hw_type];
565 cntr_info_array[pg_hw_type] = NULL;
577 cntr_info_array[pg_hw_type] = cntr_info;
1192 pghw_type_t pg_hw_type; local
1218 for (pg_hw_type = PGHW_START; pg_hw_type < PGHW_NUM_COMPONENTS;
1219 pg_hw_type
[all...]

Completed in 73 milliseconds