Lines Matching refs:switch_ip
89 u64 switch_ip;
2567 return ip == pt->switch_ip &&
2758 u64 ip, switch_ip = 0;
2778 switch_ip = ip;
2784 if (!switch_ip || !ptss_ip)
2802 return switch_ip;
2925 pt->switch_ip = intel_pt_switch_ip(pt, &pt->ptss_ip);
2926 if (pt->switch_ip) {
2927 intel_pt_log("switch_ip: %"PRIx64" ptss_ip: %"PRIx64"\n",
2928 pt->switch_ip, pt->ptss_ip);