Searched refs:hierarchy_root_path (Results 1 – 1 of 1) sorted by relevance
345 std::string hierarchy_root_path; in KillProcessGroup() local346 CgroupGetControllerPath(CGROUPV2_CONTROLLER_NAME, &hierarchy_root_path); in KillProcessGroup()347 const char* cgroup = hierarchy_root_path.c_str(); in KillProcessGroup()