Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dbinary_cache_builder.py93 self.pull_kernel_symbols(binary_cache.binary_dir / 'kallsyms')
132 def pull_kernel_symbols(self, file_path: Path): member in BinarySourceFromDevice