Home
last modified time | relevance | path

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

/tools/perf/util/
Dintel-pt.c1284 static inline bool intel_pt_is_switch_ip(struct intel_pt_queue *ptq, u64 ip) in intel_pt_is_switch_ip() function
1345 if (intel_pt_is_switch_ip(ptq, state->to_ip)) { in intel_pt_sample()
1500 intel_pt_is_switch_ip(ptq, state->to_ip) && in intel_pt_run_decoder()