Searched defs:report_file (Results 1 – 2 of 2) sorted by relevance
/system/extras/simpleperf/runtest/ |
D | runtest.py | 313 def report(self, record_file, report_file, additional_options=[]): argument 373 def report(self, record_file, report_file, additional_options=[]): argument 382 def _read_report_file(self, report_file, has_callgraph): argument 476 def check_report_file(self, test, report_file, has_callgraph): argument
|
/system/extras/simpleperf/scripts/ |
D | report.py | 270 def display_report_file(report_file, self_kill_after_sec): argument
|