Lines Matching refs:noevents
325 my @noevents;
327 @noevents = @{shift(@_)};
330 if(@noevents) {
337 debug("No events: @noevents, $#noevents\n");
366 if (@noevents) {
368 #outputData($noevents[$j], "RIGHT");
369 outputValue($noevents[$j]);
372 my $perEvent = $timedata[$j]->divideByScalar($iterPerPass[$j]*$noevents[$j]); # time per event
376 my $baseLinePO = $timedata[0]->divideByScalar($iterPerPass[0]*$noevents[0]);
378 my $perOperation = $timedata[$j]->divideByScalar($iterPerPass[$j]*$noevents[$j]); # time per operation