Searched refs:ThreadMmap (Results 1 – 4 of 4) sorted by relevance
52 struct ThreadMmap { struct60 bool GetThreadMmapsInProcess(pid_t pid, std::vector<ThreadMmap>* thread_mmaps); argument
328 bool GetThreadMmapsInProcess(pid_t pid, std::vector<ThreadMmap>* thread_mmaps) { in GetThreadMmapsInProcess()351 ThreadMmap thread; in GetThreadMmapsInProcess()
34 struct ThreadMmap;
587 std::vector<ThreadMmap> thread_mmaps; in DumpThreadCommAndMmaps()