Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
A Dperf-time-to-tsc.c78 u64 test_tsc, comm1_tsc, comm2_tsc; in test__perf_time_to_tsc() local
177 comm2_tsc = perf_time_to_tsc(comm2_time, &tc); in test__perf_time_to_tsc()
184 comm2_time, comm2_tsc); in test__perf_time_to_tsc()
191 test_tsc >= comm2_tsc) in test__perf_time_to_tsc()

Completed in 3 milliseconds