Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/scripts/
H A Dbinary_cache_builder.py51 def build_binary_cache(self, perf_data_path: str, symfs_dirs: List[Union[Path, str]]): member in BinaryCacheBuilder
/aosp12/system/extras/simpleperf/scripts/test/
H A Dapp_test.py82 def run_app_profiler(self, record_arg="-g --duration 10", build_binary_cache=True, argument