Searched refs:ReportSlowUnits (Results 1 – 3 of 3) sorted by relevance
40 int ReportSlowUnits = 10; member
418 Options.ReportSlowUnits = Flags.report_slow_units; in FuzzerDriver()
513 TimeOfUnit >= Options.ReportSlowUnits) { in RunOne()