Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dperf-time-to-tsc.c88 u64 test_tsc, comm1_tsc, comm2_tsc; in test__perf_time_to_tsc() local
181 comm1_tsc = perf_time_to_tsc(comm1_time, &tc); in test__perf_time_to_tsc()
185 comm1_time, comm1_tsc); in test__perf_time_to_tsc()
195 if (test_tsc <= comm1_tsc || in test__perf_time_to_tsc()