Home
last modified time | relevance | path

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

/frameworks/native/services/vr/performanced/
Dperformance_service.cpp274 Task thread_group{task.thread_group_id()}; in OnSetSchedulerPolicy() local
275 if (thread_group) { in OnSetSchedulerPolicy()
276 thread_group_cpuset = thread_group.GetCpuSetPath(); in OnSetSchedulerPolicy()