Searched refs:idle_bhwm_cnt (Results 1 – 2 of 2) sorted by relevance
1118 cur_spd->idle_bhwm_cnt = 0; in cpudrv_monitor()1134 cur_spd->idle_bhwm_cnt = 0; in cpudrv_monitor()1148 (cur_spd->idle_bhwm_cnt < cpudrv_idle_bhwm_cnt_max)) { in cpudrv_monitor()1150 cur_spd->idle_bhwm_cnt++; in cpudrv_monitor()1156 cur_spd->idle_bhwm_cnt = 0; in cpudrv_monitor()
68 uint_t idle_bhwm_cnt; /* # of iters idle is < hwm */ member