Lines Matching refs:switch_ip
79 u64 switch_ip;
1967 return ip == pt->switch_ip &&
2102 u64 ip, switch_ip = 0;
2122 switch_ip = ip;
2128 if (!switch_ip || !ptss_ip)
2146 return switch_ip;
2249 pt->switch_ip = intel_pt_switch_ip(pt, &pt->ptss_ip);
2250 if (pt->switch_ip) {
2251 intel_pt_log("switch_ip: %"PRIx64" ptss_ip: %"PRIx64"\n",
2252 pt->switch_ip, pt->ptss_ip);