Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dcpu_pm.c479 CPUPM_GOV_TRANS_IDLE; in cpupm_utilization_event()
517 if (dom->cpd_governor == CPUPM_GOV_TRANS_IDLE) { in cpupm_utilization_event()
599 if (dom->cpd_governor == CPUPM_GOV_TRANS_IDLE) { in cpupm_utilization_event()
/titanic_41/usr/src/uts/common/sys/
H A Dcpu_pm.h72 CPUPM_GOV_TRANS_IDLE, /* Transient idleness, lowerings disabled */ enumerator