Searched refs:intel_pt_ns_to_ticks (Results 1 – 1 of 1) sorted by relevance
896 static u64 intel_pt_ns_to_ticks(const struct intel_pt *pt, u64 ns) in intel_pt_ns_to_ticks() function1052 params.period = intel_pt_ns_to_ticks(pt, in intel_pt_alloc_queue()3034 intel_pt_ns_to_ticks(pt, pt->synth_opts.period); in intel_pt_synth_events()3481 u64 tsc_freq = intel_pt_ns_to_ticks(pt, 1000000000); in intel_pt_process_auxtrace_info()