Home
last modified time | relevance | path

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

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