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