Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dtsc.c74 int perf_event__synth_time_conv(const struct perf_event_mmap_page *pc, in perf_event__synth_time_conv() function
Dsynthetic-events.h93 int perf_event__synth_time_conv(const struct perf_event_mmap_page *pc, const struct perf_tool *tool…
/linux-6.12.1/tools/perf/
Dbuiltin-record.c2046 err = perf_event__synth_time_conv(record__pick_pc(rec), tool, in record__synthesize()