Home
last modified time | relevance | path

Searched refs:ReadProcessWchan (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/include/
H A Dprocinfo.h125 void ReadProcessWchan(std::string& result, const int pid, bool onlyPid = false, bool withThreadName = false);
/base/hiviewdfx/faultloggerd/test/unittest/procinfo/
H A Dprocinfo_test.cpp107 * @tc.desc: test ReadProcessStatus, ReadProcessWchan, ReadThreadWchan, ReadProcessName, ReadThreadName
119 ReadProcessWchan(result, getpid(), false, true); in HWTEST_F()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H A Dprocinfo.cpp248 void ReadProcessWchan(std::string& result, const int pid, bool onlyPid, bool withThreadName) in ReadProcessWchan() function
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp411 ReadProcessWchan(halfProcWchan_, pid, false, true); in AsyncGetAllTidKernelStack()

Completed in 2 milliseconds