Home
last modified time | relevance | path

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

/frameworks/native/services/vr/performanced/
Dtask.h35 const std::string& cpus_allowed_list() const { return cpus_allowed_list_; } in cpus_allowed_list() function
Dcpu_set.cpp174 if (task.cpus_allowed_list() == cpu_list && in MoveUnboundTasks()
190 task_id, task.name().c_str(), task.cpus_allowed_list().c_str()); in MoveUnboundTasks()