Searched refs:GetThreadComms (Results 1 – 3 of 3) sorted by relevance
48 bool GetThreadComms(std::vector<ThreadComm>* thread_comms);
312 bool GetThreadComms(std::vector<ThreadComm>* thread_comms) { in GetThreadComms() function
557 if (!GetThreadComms(&thread_comms)) { in DumpThreadCommAndMmaps()