Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dutils.py383 def find_real_dso_path(dso_path_in_record_file, binary_cache_path): function
465 real_path = find_real_dso_path(dso_path, self.binary_cache_path)
687 real_path = find_real_dso_path(dso_path, self.binary_cache_path)
Dpprof_proto_generator.py33 from utils import Addr2Nearestline, extant_dir, find_real_dso_path, find_tool_path, flatten_arg_list
433 elf_path = find_real_dso_path(dso_name, self.config['binary_cache_dir'])