Home
last modified time | relevance | path

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

/frameworks/native/services/vr/performanced/
Dperformance_service.cpp251 std::string thread_group_cpuset; in OnSetSchedulerPolicy() local
254 thread_group_cpuset = thread_group.GetCpuSetPath(); in OnSetSchedulerPolicy()
260 thread_group_cpuset = kRootCpuSet; in OnSetSchedulerPolicy()
265 target_cpuset = thread_group_cpuset; in OnSetSchedulerPolicy()