Searched refs:intel_pt_skip_event (Results 1 – 1 of 1) sorted by relevance
1664 static inline bool intel_pt_skip_event(struct intel_pt *pt) in intel_pt_skip_event() function1773 if (intel_pt_skip_event(pt)) in intel_pt_synth_branch_sample()1836 if (intel_pt_skip_event(pt)) in intel_pt_synth_instruction_sample()1872 if (!period || intel_pt_skip_event(pt)) in intel_pt_synth_cycle_sample()1895 if (intel_pt_skip_event(pt)) in intel_pt_synth_transaction_sample()1929 if (intel_pt_skip_event(pt)) in intel_pt_synth_ptwrite_sample()1985 if (intel_pt_skip_event(pt)) in intel_pt_synth_psb_sample()2011 if (intel_pt_skip_event(pt)) in intel_pt_synth_mwait_sample()2036 if (intel_pt_skip_event(pt)) in intel_pt_synth_pwre_sample()2061 if (intel_pt_skip_event(pt)) in intel_pt_synth_exstop_sample()[all …]