Searched refs:tsc_to_perf_time (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dtsc.h9 u64 tsc_to_perf_time(u64 cyc, struct perf_tsc_conversion *tc);
H A Dtsc.c17 u64 tsc_to_perf_time(u64 cyc, struct perf_tsc_conversion *tc) tsc_to_perf_time() function
/linux-4.1.27/tools/perf/tests/
H A Dperf-time-to-tsc.c134 test_time = tsc_to_perf_time(test_tsc, &tc); test__perf_time_to_tsc()

Completed in 126 milliseconds