Searched refs:report_performance (Results 1 – 2 of 2) sorted by relevance
430 settings.report_performance = absl::GetFlag(FLAGS_performance_report); in CreateSettings()689 if (settings.report_performance) { in RunSimulation()
129 bool report_performance = false; member