Searched refs:ReportGenerator (Results 1 – 2 of 2) sorted by relevance
485 class ReportGenerator : public RecordFileProcessor { class487 ReportGenerator(const std::string& output_filename) in ReportGenerator() function in simpleperf::__anonc541a1a50111::ReportGenerator648 ReportGenerator report_generator(output_filename_); in Run()
913 class ReportGenerator(object): class1032 report_generator = ReportGenerator(args.report_path)