Searched refs:memory_path (Results 1 – 1 of 1) sorted by relevance
306 std::string memory_path; in KillProcessGroup() local309 CgroupGetControllerPath("memory", &memory_path); in KillProcessGroup()310 memory_path += "/apps"; in KillProcessGroup()315 : memory_path.c_str(); in KillProcessGroup()