Home
last modified time | relevance | path

Searched refs:ReadFromSavedCmdLines (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/include/
Dvirtual_runtime.h146 std::string ReadFromSavedCmdLines(pid_t tid);
/developtools/hiperf/src/
Dvirtual_runtime.cpp53 std::string VirtualRuntime::ReadFromSavedCmdLines(pid_t tid) in ReadFromSavedCmdLines() function in OHOS::Developtools::HiPerf::VirtualRuntime
93 comm = ReadFromSavedCmdLines(tid); in ReadThreadName()