Home
last modified time | relevance | path

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

/system/core/libcutils/
Dsched_policy.c70 static int fg_schedboost_fd = -1; variable
142 fg_schedboost_fd = open(filename, O_WRONLY | O_CLOEXEC); in __initialize()
297 boost_fd = fg_schedboost_fd; in set_cpuset_policy()
301 boost_fd = fg_schedboost_fd; in set_cpuset_policy()