Home
last modified time | relevance | path

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

/frameworks/native/services/vr/performanced/
Dperformance_service.cpp20 #define PR_SET_TIMERSLACK_PID 41 macro
313 prctl(PR_SET_TIMERSLACK_PID, config.timer_slack, task_id); in OnSetSchedulerPolicy()
374 prctl(PR_SET_TIMERSLACK_PID, config.timer_slack, task_id); in OnSetSchedulerClass()
448 prctl(PR_SET_TIMERSLACK_PID, kTimerSlackForegroundNs, in SetVrAppRenderThread()