Home
last modified time | relevance | path

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

/linux/tools/lib/perf/include/perf/
H A Devent.h437 struct perf_record_time_conv { struct
518 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 Dcs-etm.c3353 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.c1518 static void get_tsc_conv(struct perf_tsc_conversion *tc, struct perf_record_time_conv *time_conv) in get_tsc_conv()