Searched refs:ReportGenerator (Results 1 – 2 of 2) sorted by relevance
497 class ReportGenerator : public RecordFileProcessor { class499 ReportGenerator(const std::string& output_filename) in ReportGenerator() function in simpleperf::__anone671e40a0111::ReportGenerator662 ReportGenerator report_generator(output_filename_); in Run()
915 class ReportGenerator(object): class1028 report_generator = ReportGenerator(args.report_path)