Home
last modified time | relevance | path

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

/aosp12/system/core/libprocessgroup/
H A Dsched_policy.cpp151 bool schedboost_enabled() { in schedboost_enabled() function
194 if (schedboost_enabled()) { in get_sched_policy()
/aosp12/system/core/libprocessgroup/include/processgroup/
H A Dsched_policy.h38 extern bool schedboost_enabled();
/aosp12/system/core/libcutils/
H A Dsched_policy_test.cpp70 if (!schedboost_enabled()) { in TEST()