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.cpp273 std::string thread_group_cpuset; in OnSetSchedulerPolicy() local
276 thread_group_cpuset = thread_group.GetCpuSetPath(); in OnSetSchedulerPolicy()
282 thread_group_cpuset = kRootCpuSet; in OnSetSchedulerPolicy()
287 target_cpuset = thread_group_cpuset; in OnSetSchedulerPolicy()