Home
last modified time | relevance | path

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

/aosp14/system/core/libprocessgroup/
H A Dtask_profiles.cpp189 static bool sys_supports_timerslack = IsTimerSlackSupported(tid); in ExecuteForTask() local
193 if (sys_supports_timerslack) { in ExecuteForTask()