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.cpp18 #define PR_SET_TIMERSLACK_PID 41 macro
291 prctl(PR_SET_TIMERSLACK_PID, config.timer_slack, task_id); in OnSetSchedulerPolicy()
345 prctl(PR_SET_TIMERSLACK_PID, config.timer_slack, task_id); in OnSetSchedulerClass()