Home
last modified time | relevance | path

Searched defs:report_fp (Results 1 – 3 of 3) sorted by relevance

/system/extras/perf_tools/
Dprogress_report.py113 def write_to_new_file(timestamps, keywords, logcat_fp, timestamp_fixed_logcat_fp, report_fp, argument
/system/extras/simpleperf/
Dcmd_report.cpp1015 FILE* report_fp = stdout; in PrintReport() local
1053 void ReportCommand::PrintReportContext(FILE* report_fp) { in PrintReportContext()
Dcmd_kmem.cpp639 FILE* report_fp = stdout; in PrintReport() local