Searched refs:hispeed_freq (Results 1 – 2 of 2) sorted by relevance
61 unsigned int hispeed_freq; member406 if (policy->cur < tunables->hispeed_freq) { in eval_target_freq()407 new_freq = tunables->hispeed_freq; in eval_target_freq()411 if (new_freq < tunables->hispeed_freq) in eval_target_freq()412 new_freq = tunables->hispeed_freq; in eval_target_freq()416 if (new_freq > tunables->hispeed_freq && in eval_target_freq()417 policy->cur < tunables->hispeed_freq) in eval_target_freq()418 new_freq = tunables->hispeed_freq; in eval_target_freq()427 if (policy->cur >= tunables->hispeed_freq && in eval_target_freq()462 if (!tunables->boosted || new_freq > tunables->hispeed_freq) { in eval_target_freq()[all …]
604 When speed is at or above hispeed_freq, wait for620 hispeed_freq until zero is written to this attribute. If zero, allow621 CPU speeds to drop below hispeed_freq according to load as usual.626 hispeed_freq for at least the period of time specified by628 hispeed_freq according to load as usual. Its a write-only file.631 Length of time to hold CPU speed at hispeed_freq636 The CPU load at which to ramp to hispeed_freq.639 ``hispeed_freq``