Home
last modified time | relevance | path

Searched defs:target_set (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/services/vr/performanced/
H A Dperformance_service.cpp294 auto target_set = cpuset_.Lookup(target_cpuset); in OnSetSchedulerPolicy() local
339 auto target_set = cpuset_.Lookup(partition); in OnSetCpuPartition() local
H A Dcpu_set.cpp149 void CpuSetManager::MoveUnboundTasks(const std::string& target_set) { in MoveUnboundTasks()
/aosp12/art/test/1916-get-set-current-frame/src/art/
H A DTest1916.java100 Thread target_set = new Thread(int_runner, "SetLocalInt - Target"); in runSet() local
/aosp12/art/test/1935-get-set-current-frame-jit/src/
H A DMain.java135 Thread target_set = new Thread(int_runner, "SetLocalInt - Target"); in runSet() local