Searched refs:pghw_rate_max (Results 1 – 3 of 3) sorted by relevance
98 uint64_t pghw_rate_max; /* Max observed rate (in units/sec) */ member
609 hw_util->pghw_rate_max = 0; in pghw_cu_kstat_update()648 pgsp->pg_hw_util_rate_max.value.ui64 = hw_util->pghw_rate_max; in pghw_cu_kstat_update()
1680 if (hw_util->pghw_rate_max < hw_util->pghw_rate) in cu_pg_update()1681 hw_util->pghw_rate_max = hw_util->pghw_rate; in cu_pg_update()