Home
last modified time | relevance | path

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

/system/core/libprocessgroup/
Dtask_profiles.cpp88 static bool sys_supports_timerslack = IsTimerSlackSupported(tid); in ExecuteForTask() local
92 if (sys_supports_timerslack) { in ExecuteForTask()