Searched refs:ThreadComm (Results 1 – 4 of 4) sorted by relevance
43 struct ThreadComm { struct48 bool GetThreadComms(std::vector<ThreadComm>* thread_comms); argument
292 static bool GetThreadComm(pid_t pid, std::vector<ThreadComm>* thread_comms) { in GetThreadComm()303 ThreadComm thread; in GetThreadComm()312 bool GetThreadComms(std::vector<ThreadComm>* thread_comms) { in GetThreadComms()
33 struct ThreadComm;
556 std::vector<ThreadComm> thread_comms; in DumpThreadCommAndMmaps()