Searched defs:FindMap (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/extras/simpleperf/ | ||
H A D | thread_tree.cpp | 293 const MapEntry* ThreadTree::FindMap(const ThreadEntry* thread, uint64_t ip, bool in_kernel) { in FindMap() function in simpleperf::ThreadTree |
H A D | ETMDecoder.cpp | 213 const MapEntry* FindMap(uint8_t trace_id, uint64_t addr) { in FindMap() function in simpleperf::__anon3f3c96020111::MapLocator |