Lines Matching refs:to_ip
411 uint64_t to_ip, uint64_t max_insn_cnt, in intel_pt_walk_next_insn() argument
427 if (to_ip && *ip == to_ip) in intel_pt_walk_next_insn()
456 if (!to_ip && one_map) { in intel_pt_walk_next_insn()
502 if (to_ip && *ip == to_ip) in intel_pt_walk_next_insn()
522 if (to_ip) { in intel_pt_walk_next_insn()
800 if (ptq->state->to_ip) in intel_pt_sample_flags()
943 be->to = state->to_ip; in intel_pt_update_last_branch_rb()
985 sample.addr = ptq->state->to_ip; in intel_pt_synth_branch_sample()
1041 sample.addr = ptq->state->to_ip; in intel_pt_synth_instruction_sample()
1098 sample.addr = ptq->state->to_ip; in intel_pt_synth_transaction_sample()
1217 state->to_ip, ptq->insn_len, in intel_pt_sample()
1234 if (intel_pt_is_switch_ip(ptq, state->to_ip)) { in intel_pt_sample()
1247 } else if (!state->to_ip) { in intel_pt_sample()
1252 state->to_ip == pt->ptss_ip && in intel_pt_sample()
1367 state->to_ip && state->to_ip < pt->kernel_start) { in intel_pt_run_decoder()
1374 intel_pt_is_switch_ip(ptq, state->to_ip) && in intel_pt_run_decoder()