Lines Matching refs:to_ip
561 uint64_t to_ip, uint64_t max_insn_cnt, in intel_pt_walk_next_insn() argument
578 if (to_ip && *ip == to_ip) in intel_pt_walk_next_insn()
601 if (!to_ip && one_map) { in intel_pt_walk_next_insn()
650 if (to_ip && *ip == to_ip) { in intel_pt_walk_next_insn()
672 if (to_ip) { in intel_pt_walk_next_insn()
1140 if (ptq->state->to_ip) in intel_pt_sample_flags()
1321 sample->addr = ptq->state->to_ip; in intel_pt_prep_b_sample()
2053 state->from_ip, state->to_ip, ptq->insn_len, in intel_pt_sample()
2070 if (intel_pt_is_switch_ip(ptq, state->to_ip)) { in intel_pt_sample()
2084 } else if (!state->to_ip) { in intel_pt_sample()
2089 state->to_ip == pt->ptss_ip && in intel_pt_sample()
2290 state->to_ip && state->to_ip < pt->kernel_start) { in intel_pt_run_decoder()
2297 intel_pt_is_switch_ip(ptq, state->to_ip) && in intel_pt_run_decoder()