Searched refs:intel_pt_tsc_end (Results 1 – 1 of 1) sorted by relevance
2971 static u64 intel_pt_tsc_end(u64 ns, struct intel_pt *pt) in intel_pt_tsc_end() function3018 r->end = te ? intel_pt_tsc_end(te, pt) : 0; in intel_pt_setup_time_ranges()