Searched defs:procPath (Results 1 – 1 of 1) sorted by relevance
48 static const std::string procPath = "/proc"; in GetTaskPidFile() local124 static const std::string procPath = "/proc/" + std::to_string(pid) + "/stat"; in GetProcOccupy() local