5 #include <linux/types.h> 14 struct perf_event_mmap_page;
23 struct perf_event_mmap_page;
int perf_read_tsc_conversion(const struct perf_event_mmap_page *pc, struct perf_tsc_conversion *tc)
int(* perf_event__handler_t)(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine)
u64 tsc_to_perf_time(u64 cyc, struct perf_tsc_conversion *tc)
static struct perf_tool tool
u64 perf_time_to_tsc(u64 ns, struct perf_tsc_conversion *tc)
int perf_event__synth_time_conv(const struct perf_event_mmap_page *pc, struct perf_tool *tool, perf_event__handler_t process, struct machine *machine)