Home
last modified time | relevance | path

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

/system/core/libprocessgroup/
Dsched_policy.cpp145 static bool cpuctl_enabled() { in cpuctl_enabled() function
150 static bool enabled = schedtune_enabled() || cpuctl_enabled(); in schedboost_enabled()