Lines Matching refs:to_ip
516 uint64_t to_ip, uint64_t max_insn_cnt, in intel_pt_walk_next_insn() argument
533 if (to_ip && *ip == to_ip) in intel_pt_walk_next_insn()
556 if (!to_ip && one_map) { in intel_pt_walk_next_insn()
605 if (to_ip && *ip == to_ip) in intel_pt_walk_next_insn()
625 if (to_ip) { in intel_pt_walk_next_insn()
995 if (ptq->state->to_ip) in intel_pt_sample_flags()
1175 be->to = state->to_ip; in intel_pt_update_last_branch_rb()
1228 sample->addr = ptq->state->to_ip; in intel_pt_prep_b_sample()
1973 state->to_ip, ptq->insn_len, in intel_pt_sample()
1990 if (intel_pt_is_switch_ip(ptq, state->to_ip)) { in intel_pt_sample()
2004 } else if (!state->to_ip) { in intel_pt_sample()
2009 state->to_ip == pt->ptss_ip && in intel_pt_sample()
2209 state->to_ip && state->to_ip < pt->kernel_start) { in intel_pt_run_decoder()
2216 intel_pt_is_switch_ip(ptq, state->to_ip) && in intel_pt_run_decoder()