Home
last modified time | relevance | path

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

/openbsd/usr.sbin/apmd/
H A Dapmd.c234 int perfpol_mib[] = { CTL_HW, HW_PERFPOLICY }; in handle_client()
667 int hw_perfpol_mib[] = { CTL_HW, HW_PERFPOLICY }; in setperfpolicy()
/openbsd/sys/sys/
H A Dsysctl.h947 #define HW_PERFPOLICY 23 /* set performance policy */ macro
/openbsd/sys/kern/
H A Dkern_sysctl.c734 case HW_PERFPOLICY: in hw_sysctl()