Home
last modified time | relevance | path

Searched refs:perf_record_time_conv (Results 1 – 7 of 7) sorted by relevance

/linux/tools/lib/perf/include/perf/
H A Devent.h437 struct perf_record_time_conv { struct
546 struct perf_record_time_conv time_conv;
/linux/tools/perf/util/
H A Dsession.h61 struct perf_record_time_conv time_conv;
H A Djitdump.c395 struct perf_record_time_conv *time_conv = &jd->session->time_conv; in convert_timestamp()
H A Darm-spe.c1799 struct perf_record_time_conv *tc = &session->time_conv; in arm_spe_process_auxtrace_info()
H A Dcs-etm.c3366 struct perf_record_time_conv *tc = &session->time_conv; in cs_etm__process_auxtrace_info_full()
/linux/tools/lib/perf/Documentation/
H A Dlibperf.txt210 struct perf_record_time_conv;
/linux/tools/perf/
H A Dbuiltin-inject.c1524 static void get_tsc_conv(struct perf_tsc_conversion *tc, struct perf_record_time_conv *time_conv) in get_tsc_conv()