Searched refs:rtot (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/lib/ |
| H A D | Benchmark.pm | 834 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 D | rbt-test.c | 37 struct timespec start, end, diff, rstart, rend, rdiff, rtot = {0, 0}; variable
|
| H A D | rb-test.c | 38 struct timespec start, end, diff, rstart, rend, rdiff, rtot = {0, 0}; variable
|