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

  /frameworks/native/services/vr/performanced/
task.h 47 std::string GetCpuSetPath() const;
performance_service.cpp 110 ALOGI("Running in cpuset=%s uid=%d gid=%d", task.GetCpuSetPath().c_str(),
254 thread_group_cpuset = thread_group.GetCpuSetPath();
365 return task.GetCpuSetPath();
task.cpp 151 std::string Task::GetCpuSetPath() const {

Completed in 75 milliseconds