Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dutils.py452 self._convert_addrs_in_one_dso(dso_path, self.dso_map[dso_path])
454 def _convert_addrs_in_one_dso(self, dso_path, dso): member in Addr2Nearestline