Searched defs:statusPath (Results 1 – 2 of 2) sorted by relevance
393 std::string statusPath = StringPrintf("/proc/%d/status", pid); in AnalyzeTimeoutReason() local559 std::string statusPath = StringPrintf("/proc/%d/status", pid); in DumpCatchWithTimeout() local600 std::string statusPath = StringPrintf("/proc/%d/status", pid); in DumpCatch() local
252 …std::string statusPath = CanonicalizeSpecPath(std::string("/proc/" + dirName + "/status").c_str()); in WriteProcessLists() local