Searched refs:cpuset_root (Results 1 – 2 of 2) sorted by relevance
71 void Load(const std::string& cpuset_root);
33 void CpuSetManager::Load(const std::string& cpuset_root) { in Load() argument35 root_set_ = Create(cpuset_root); in Load()