Home
last modified time | relevance | path

Searched refs:onlyPid (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/include/
H A Dprocinfo.h122 * @param onlyPid if only print process wchan
125 void ReadProcessWchan(std::string& result, const int pid, bool onlyPid = false, bool withThreadName = false);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H A Dprocinfo.cpp248 void ReadProcessWchan(std::string& result, const int pid, bool onlyPid, bool withThreadName) in ReadProcessWchan() argument
261 if (onlyPid) { in ReadProcessWchan()

Completed in 1 milliseconds