Searched refs:UpdateMaps (Results 1 – 2 of 2) sorted by relevance
61 void UpdateMaps(const MapSet& map_set);
138 void UnwindMaps::UpdateMaps(const MapSet& map_set) { in UpdateMaps() function in simpleperf::UnwindMaps205 cached_map.UpdateMaps(*thread.maps); in UnwindCallChain()