HomeSort by relevance Sort by last modified time
    Searched full:cpuset_ (Results 1 - 4 of 4) sorted by null

  /frameworks/native/services/vr/performanced/
performance_service.cpp 107 cpuset_.Load(kCpuSetBasePath);
122 cpuset_.MoveUnboundTasks("/kernel");
216 return BASE::IsInitialized() && cpuset_ && sched_fifo_min_priority_ >= 0 &&
221 return cpuset_.DumpState();
272 auto target_set = cpuset_.Lookup(target_cpuset);
315 auto target_set = cpuset_.Lookup(partition);
performance_service.h 42 CpuSetManager cpuset_; member in class:android::dvr::PerformanceService
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
cpuset.h 154 * ==== Support calls to [optional] cpuset_* API routines ====
libcpuset.c     [all...]

Completed in 659 milliseconds