Searched refs:wchanPath (Results 1 – 1 of 1) sorted by relevance
294 std::string wchanPath = "/proc/" + std::to_string(pid) + "/wchan"; in LoadPidStat() local296 LoadPathContent("wchan", wchanPath, msg); in LoadPidStat()