Home
last modified time | relevance | path

Searched refs:divideByScalar (Results 1 - 4 of 4) sorted by relevance

/third_party/icu/icu4j/perf-tests/perldriver/
H A DOutput.pm356 my $perOperation = $timedata[$j]->divideByScalar($iterPerPass[$j]*$noopers[$j]); # time per operation
361 my $baseLinePO = $timedata[0]->divideByScalar($iterPerPass[0]*$noopers[0]);
363 my $perOperation = $timedata[$j]->divideByScalar($iterPerPass[$j]*$noopers[$j]); # time per operation
374 my $perEvent = $timedata[$j]->divideByScalar($iterPerPass[$j]*$noevents[$j]); # time per event
378 my $baseLinePO = $timedata[0]->divideByScalar($iterPerPass[0]*$noevents[0]);
380 my $perOperation = $timedata[$j]->divideByScalar($iterPerPass[$j]*$noevents[$j]); # time per operation
H A DDataset.pm117 sub divideByScalar { subroutine
/third_party/icu/icu4c/source/test/perf/perldriver/
H A DOutput.pm356 my $perOperation = $timedata[$j]->divideByScalar($iterPerPass[$j]*$noopers[$j]); # time per operation
361 my $baseLinePO = $timedata[0]->divideByScalar($iterPerPass[0]*$noopers[0]);
363 my $perOperation = $timedata[$j]->divideByScalar($iterPerPass[$j]*$noopers[$j]); # time per operation
374 my $perEvent = $timedata[$j]->divideByScalar($iterPerPass[$j]*$noevents[$j]); # time per event
378 my $baseLinePO = $timedata[0]->divideByScalar($iterPerPass[0]*$noevents[0]);
380 my $perOperation = $timedata[$j]->divideByScalar($iterPerPass[$j]*$noevents[$j]); # time per operation
H A DDataset.pm119 sub divideByScalar { subroutine

Completed in 2 milliseconds