Home
last modified time | relevance | path

Searched refs:intel_pt_is_switch_ip (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c1963 static inline bool intel_pt_is_switch_ip(struct intel_pt_queue *ptq, u64 ip) in intel_pt_is_switch_ip() function
2070 if (intel_pt_is_switch_ip(ptq, state->to_ip)) { in intel_pt_sample()
2297 intel_pt_is_switch_ip(ptq, state->to_ip) && in intel_pt_run_decoder()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c2563 static inline bool intel_pt_is_switch_ip(struct intel_pt_queue *ptq, u64 ip) in intel_pt_is_switch_ip() function
2726 if (intel_pt_is_switch_ip(ptq, state->to_ip)) { in intel_pt_sample()
2973 intel_pt_is_switch_ip(ptq, state->to_ip) && in intel_pt_run_decoder()

Completed in 12 milliseconds