Searched defs:stat_path (Results 1 – 1 of 1) sorted by relevance
235 …std::string stat_path = "/proc/" + std::to_string(pid) + "/task/" + std::to_string(thread_id) + "/… in ParseCpuInfo() local463 std::string stat_path = "/proc/" + std::to_string(pid) + "/stat"; in ParseCpuInfo() local