Lines Matching defs:switch_ip
89 u64 switch_ip;
2796 return ip == pt->switch_ip &&
2987 u64 ip, switch_ip = 0;
3007 switch_ip = ip;
3013 if (!switch_ip || !ptss_ip)
3031 return switch_ip;
3154 pt->switch_ip = intel_pt_switch_ip(pt, &pt->ptss_ip);
3155 if (pt->switch_ip) {
3156 intel_pt_log("switch_ip: %"PRIx64" ptss_ip: %"PRIx64"\n",
3157 pt->switch_ip, pt->ptss_ip);