Searched refs:GetThreadMmapsInProcess (Results 1 - 3 of 3) sorted by relevance

/system/extras/simpleperf/
H A Denvironment.h60 bool GetThreadMmapsInProcess(pid_t pid, std::vector<ThreadMmap>* thread_mmaps);
H A Denvironment.cpp328 bool GetThreadMmapsInProcess(pid_t pid, std::vector<ThreadMmap>* thread_mmaps) { function
H A Dcmd_record.cpp588 if (!GetThreadMmapsInProcess(thread.pid, &thread_mmaps)) {

Completed in 71 milliseconds