Linux Perf
|
Go to the source code of this file.
Functions | |
u64 | perf_time_to_tsc (u64 ns, struct perf_tsc_conversion *tc) |
u64 | tsc_to_perf_time (u64 cyc, struct perf_tsc_conversion *tc) |
u64 __weak | rdtsc (void) |
u64 perf_time_to_tsc | ( | u64 | ns, |
struct perf_tsc_conversion * | tc | ||
) |
u64 tsc_to_perf_time | ( | u64 | cyc, |
struct perf_tsc_conversion * | tc | ||
) |