Searched refs:ThreadMmap (Results 1 – 4 of 4) sorted by relevance
55 struct ThreadMmap { struct63 bool GetThreadMmapsInProcess(pid_t pid, std::vector<ThreadMmap>* thread_mmaps); argument
317 bool GetThreadMmapsInProcess(pid_t pid, std::vector<ThreadMmap>* thread_mmaps) { in GetThreadMmapsInProcess()340 ThreadMmap thread; in GetThreadMmapsInProcess()
29 struct ThreadMmap;
292 std::vector<ThreadMmap> thread_mmaps; in DumpThreadCommAndMmaps()