switch_ip 74 tools/perf/util/intel-pt.c u64 switch_ip; switch_ip 1881 tools/perf/util/intel-pt.c return ip == pt->switch_ip && switch_ip 2022 tools/perf/util/intel-pt.c u64 ip, switch_ip = 0; switch_ip 2042 tools/perf/util/intel-pt.c switch_ip = ip; switch_ip 2048 tools/perf/util/intel-pt.c if (!switch_ip || !ptss_ip) switch_ip 2066 tools/perf/util/intel-pt.c return switch_ip; switch_ip 2169 tools/perf/util/intel-pt.c pt->switch_ip = intel_pt_switch_ip(pt, &pt->ptss_ip); switch_ip 2170 tools/perf/util/intel-pt.c if (pt->switch_ip) { switch_ip 2172 tools/perf/util/intel-pt.c pt->switch_ip, pt->ptss_ip);