Home
last modified time | relevance | path

Searched defs:GetThreadMmapsInProcess (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/nonlinux_support/
Dnonlinux_support.cpp26 bool GetThreadMmapsInProcess(pid_t, std::vector<ThreadMmap>*) { in GetThreadMmapsInProcess() function
/system/extras/simpleperf/
Denvironment.cpp183 bool GetThreadMmapsInProcess(pid_t pid, std::vector<ThreadMmap>* thread_mmaps) { in GetThreadMmapsInProcess() function