Lines Matching defs:pghw
114 typedef struct pghw { struct
115 pg_t pghw_pg; /* processor group */ argument
116 pghw_type_t pghw_hw; /* HW sharing relationship */ argument
117 id_t pghw_instance; /* sharing instance identifier */ argument
118 pghw_handle_t pghw_handle; /* hw specific opaque handle */ argument
119 kstat_t *pghw_kstat; /* physical kstats exported */ argument
120 kstat_t *pghw_cu_kstat; /* for capacity and utilization */ argument
125 uint_t pghw_generation; /* generation number */ argument
130 char *pghw_cpulist; /* list of CPUs */ argument
131 size_t pghw_cpulist_len; /* length of the list */ argument
135 uint_t pghw_kstat_gen; argument
136 pghw_util_t pghw_stats; /* Utilization data */ argument