Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DOfflineUnwinder_test.cpp27 bool CheckUnwindMaps(UnwindMaps& maps, const MapSet& map_set) { in CheckUnwindMaps()
56 MapSet map_set; in TEST() local
DOfflineUnwinder.cpp215 void UnwindMaps::UpdateMaps(const MapSet& map_set) { in UpdateMaps()