Home
last modified time | relevance | path

Searched refs:rtot (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/lib/
H A DBenchmark.pm834 my $rtot = 0;
849 $rtot += $td->[0];
868 return bless [ $rtot, $utot, $stot, $cutot, $cstot, $ntot ];
/openbsd-src/regress/sys/sys/tree/rb/
H A Drbt-test.c37 struct timespec start, end, diff, rstart, rend, rdiff, rtot = {0, 0}; variable
H A Drb-test.c38 struct timespec start, end, diff, rstart, rend, rdiff, rtot = {0, 0}; variable