Searched refs:pg_hw (Results 1 – 2 of 2) sorted by relevance
107 static group_t *pg_hw; /* top level pg hw group */ variable117 kstat_named_t pg_hw; member406 if (pg_hw == NULL) { in pghw_set_create()407 pg_hw = kmem_alloc(sizeof (group_t), KM_SLEEP); in pghw_set_create()408 group_create(pg_hw); in pghw_set_create()409 group_expand(pg_hw, (uint_t)PGHW_NUM_COMPONENTS); in pghw_set_create()419 ret = group_add_at(pg_hw, g, (uint_t)hw); in pghw_set_create()433 if (pg_hw == NULL) in pghw_set_lookup()436 hwset = GROUP_ACCESS(pg_hw, (uint_t)hw); in pghw_set_lookup()563 kstat_named_setstr(&pgsp->pg_hw, pghw_type_string(pg->pghw_hw)); in pghw_kstat_update()
461 pghw_t *pg_hw; in cu_cpc_init() local528 pg_hw = (pghw_t *)pg_cmt; in cu_cpc_init()529 pg_hw_type = pg_hw->pghw_hw; in cu_cpc_init()580 cntr_info->ci_pg = pg_hw; in cu_cpc_init()587 cu_cpu_kstat_create(pg_hw, cntr_info); in cu_cpc_init()