Home
last modified time | relevance | path

Searched defs:statusPath (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
Ddfx_dump_catcher.cpp393 std::string statusPath = StringPrintf("/proc/%d/status", pid); in AnalyzeTimeoutReason() local
559 std::string statusPath = StringPrintf("/proc/%d/status", pid); in DumpCatchWithTimeout() local
600 std::string statusPath = StringPrintf("/proc/%d/status", pid); in DumpCatch() local
/base/hiviewdfx/hitrace/frameworks/trace_source/
Dtrace_content.cpp252 …std::string statusPath = CanonicalizeSpecPath(std::string("/proc/" + dirName + "/status").c_str()); in WriteProcessLists() local