sync_switch        69 tools/perf/util/intel-pt.c 	bool sync_switch;
sync_switch       153 tools/perf/util/intel-pt.c 	bool sync_switch;
sync_switch      1063 tools/perf/util/intel-pt.c 		ptq->sync_switch = pt->sync_switch;
sync_switch      1069 tools/perf/util/intel-pt.c 	    (!ptq->sync_switch ||
sync_switch      1987 tools/perf/util/intel-pt.c 	if (!ptq->sync_switch)
sync_switch      2073 tools/perf/util/intel-pt.c 	pt->sync_switch = true;
sync_switch      2080 tools/perf/util/intel-pt.c 			ptq->sync_switch = true;
sync_switch      2128 tools/perf/util/intel-pt.c 				if (ptq->sync_switch) {
sync_switch      2189 tools/perf/util/intel-pt.c 			if (ptq->sync_switch &&
sync_switch      2191 tools/perf/util/intel-pt.c 				ptq->sync_switch = false;
sync_switch      2214 tools/perf/util/intel-pt.c 		} else if (ptq->sync_switch &&
sync_switch      2363 tools/perf/util/intel-pt.c 	if (!pt->sync_switch)
sync_switch      2367 tools/perf/util/intel-pt.c 	if (!ptq || !ptq->sync_switch)
sync_switch      2434 tools/perf/util/intel-pt.c 	if (pt->sync_switch) {
sync_switch      2438 tools/perf/util/intel-pt.c 		if (ptq && ptq->sync_switch) {