Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dreport_sample.py26 def report_sample(record_file, symfs_dir, kallsyms_file, show_tracing_data): argument
56 if show_tracing_data:
74 report_sample(args.record_file, args.symfs, args.kallsyms, args.show_tracing_data)