HomeSort by relevance Sort by last modified time
    Searched refs:cpus_allowed_list (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/vr/performanced/
task.h 35 const std::string& cpus_allowed_list() const { return cpus_allowed_list_; } function in class:android::dvr::Task
cpu_set.cpp 174 if (task.cpus_allowed_list() == cpu_list &&
190 task_id, task.name().c_str(), task.cpus_allowed_list().c_str());

Completed in 191 milliseconds