Home
last modified time | relevance | path

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

/system/core/libprocessgroup/include/processgroup/
Dsched_policy.h38 extern bool schedboost_enabled();
/system/core/libprocessgroup/
Dsched_policy.cpp158 bool schedboost_enabled() { in schedboost_enabled() function
181 if (schedboost_enabled()) { in get_sched_policy()
/system/core/libcutils/
Dsched_policy_test.cpp70 if (!schedboost_enabled()) { in TEST()