Searched refs:perf_time_to_tsc (Results 1 – 3 of 3) sorted by relevance
8 u64 perf_time_to_tsc(u64 ns, struct perf_tsc_conversion *tc);
6 u64 perf_time_to_tsc(u64 ns, struct perf_tsc_conversion *tc) in perf_time_to_tsc() function
135 comm1_tsc = perf_time_to_tsc(comm1_time, &tc); in test__perf_time_to_tsc()136 comm2_tsc = perf_time_to_tsc(comm2_time, &tc); in test__perf_time_to_tsc()