Home
last modified time | relevance | path

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

/developtools/hiperf/script/testModule/
Dmain.py28 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/
Dmain.py28 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/
DREADME_zh.md318 Recv binaries needed by perf.data from device to binary_cache directory.
327 对应的符号表文件会复制到 binary_cache 文件夹里面
DREADME.md303 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.