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.cpp252 Task thread_group{task.thread_group_id()}; in OnSetSchedulerPolicy() local
253 if (thread_group) { in OnSetSchedulerPolicy()
254 thread_group_cpuset = thread_group.GetCpuSetPath(); in OnSetSchedulerPolicy()