Lines Matching defs:pg_id
113 kstat_named_t pg_id;
138 * pg_id PG ID for PG described by this kstat
168 kstat_named_t pg_id;
180 { "pg_id", KSTAT_DATA_INT32 },
511 if ((pg->pghw_kstat = kstat_create("pg", ((pg_t *)pg)->pg_id,
533 if ((pg->pghw_cu_kstat = kstat_create("pg_hw_perf", ((pg_t *)pg)->pg_id,
559 pgsp->pg_id.value.ui32 = ((pg_t *)pg)->pg_id;
586 pgsp->pg_id.value.i32 = ((pg_t *)pg)->pg_id;
744 parent_id = parent->pg_id;