Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dintel-pt.c4014 static u64 intel_pt_tsc_end(u64 ns, struct intel_pt *pt) in intel_pt_tsc_end() function
4061 r->end = te ? intel_pt_tsc_end(te, pt) : 0; in intel_pt_setup_time_ranges()