Home
last modified time | relevance | path

Searched refs:PERFPOL_HIGH (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/kern/
H A Dsched_bsd.c544 #define PERFPOL_HIGH 2 macro
546 int perfpolicy_on_ac = PERFPOL_HIGH;
589 if (current_perfpolicy() == PERFPOL_HIGH) { in setperf_auto()
678 case PERFPOL_HIGH: in sysctl_hwperfpolicy()
704 perfpolicy = PERFPOL_HIGH; in sysctl_hwperfpolicy()
719 perfpolicy_on_battery = PERFPOL_HIGH; in sysctl_hwperfpolicy()
725 if (current_perfpolicy() == PERFPOL_HIGH) { in sysctl_hwperfpolicy()