HomeSort by relevance Sort by last modified time
    Searched refs:tNative (Results 1 - 2 of 2) sorted by null

  /external/valgrind/perf/
vg_perf 290 my $tNative = time_prog($cmd, $n_reps);
318 printf("%4.2fs", $tNative);
374 printf("%4.1fs (%4.1fx,", $tTool, $tTool/$tNative);
vg_perf.in 290 my $tNative = time_prog($cmd, $n_reps);
318 printf("%4.2fs", $tNative);
374 printf("%4.1fs (%4.1fx,", $tTool, $tTool/$tNative);

Completed in 83 milliseconds