Searched defs:thread_comms (Results 1 – 2 of 2) sorted by relevance
292 static bool GetThreadComm(pid_t pid, std::vector<ThreadComm>* thread_comms) { in GetThreadComm()312 bool GetThreadComms(std::vector<ThreadComm>* thread_comms) { in GetThreadComms()
556 std::vector<ThreadComm> thread_comms; in DumpThreadCommAndMmaps() local