Searched refs:binary_cache (Results 1 – 4 of 4) sorted by relevance
| /developtools/hiperf/script/testModule/ |
| D | main.py | 28 def get_used_binaries(perf_data, report_file, binary_cache, html_template): argument 29 if binary_cache: 32 binary_cache.encode("utf-8")) 161 get_used_binaries(args.perf_data, args.report_html, args.binary_cache, args.html_template)
|
| /developtools/hiperf/script/ |
| D | main.py | 28 def get_used_binaries(perf_data, report_file, binary_cache, html_template): argument 29 if binary_cache: 32 binary_cache.encode("utf-8")) 161 get_used_binaries(args.perf_data, args.report_html, args.binary_cache, args.html_template)
|
| /developtools/hiperf/ |
| D | README_zh.md | 318 Recv binaries needed by perf.data from device to binary_cache directory. 327 对应的符号表文件会复制到 binary_cache 文件夹里面
|
| D | README.md | 303 Recv binaries needed by perf.data from device to binary_cache directory. 312 The symbol table files will be copied to the **binary_cache** folder.
|