Home
last modified time | relevance | path

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

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