Home
last modified time | relevance | path

Searched refs:test_time (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/arch/x86/tests/
Dperf-time-to-tsc.c60 u64 test_time, comm1_time = 0, comm2_time = 0; in test__perf_time_to_tsc() local
136 test_time = tsc_to_perf_time(test_tsc, &tc); in test__perf_time_to_tsc()
143 test_time, test_tsc); in test__perf_time_to_tsc()
147 if (test_time <= comm1_time || in test__perf_time_to_tsc()
148 test_time >= comm2_time) in test__perf_time_to_tsc()
/linux-4.4.14/tools/testing/ktest/
Dktest.pl204 my $test_time;
611 if ($test_time) {
613 show_time($test_time);
620 $test_time = 0;
2635 $test_time = $end_time - $start_time;
4195 $test_time = 0;