Home
last modified time | relevance | path

Searched refs:UpdateMaps (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
DOfflineUnwinder.h61 void UpdateMaps(const MapSet& map_set);
DOfflineUnwinder.cpp138 void UnwindMaps::UpdateMaps(const MapSet& map_set) { in UpdateMaps() function in simpleperf::UnwindMaps
205 cached_map.UpdateMaps(*thread.maps); in UnwindCallChain()