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()
670 if (to_ip) { in intel_pt_walk_next_insn()
1124 if (ptq->state->to_ip) in intel_pt_sample_flags()
1305 sample->addr = ptq->state->to_ip; in intel_pt_prep_b_sample()
2041 state->from_ip, state->to_ip, ptq->insn_len, in intel_pt_sample()
2058 if (intel_pt_is_switch_ip(ptq, state->to_ip)) { in intel_pt_sample()
2072 } else if (!state->to_ip) { in intel_pt_sample()
2077 state->to_ip == pt->ptss_ip && in intel_pt_sample()
2277 state->to_ip && state->to_ip < pt->kernel_start) { in intel_pt_run_decoder()
2284 intel_pt_is_switch_ip(ptq, state->to_ip) && in intel_pt_run_decoder()