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/
Dsimpleperf_utils.py577 self._convert_addrs_in_one_dso(dso_path, dso)
579 def _convert_addrs_in_one_dso(self, dso_path: str, dso: Addr2Nearestline.Dso): member in Addr2Nearestline