Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_power.c96 static int power_profile_state = POWER_PROFILE_PERFORMANCE;
114 (state == POWER_PROFILE_PERFORMANCE) ? in power_profile_set_state()
/f-stack/freebsd/sys/
H A Dpower.h57 #define POWER_PROFILE_PERFORMANCE 0 macro
/f-stack/freebsd/i386/i386/
H A Dlongrun.c176 if (state != POWER_PROFILE_PERFORMANCE && in tmx86_longrun_power_profile()
182 case POWER_PROFILE_PERFORMANCE: in tmx86_longrun_power_profile()