INTEL_PT_EX_STOP 1126 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 		decoder->state.type |= INTEL_PT_EX_STOP;
INTEL_PT_EX_STOP 2106 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 			decoder->state.type = INTEL_PT_EX_STOP;
INTEL_PT_EX_STOP 1888 tools/perf/util/intel-pt.c 			  INTEL_PT_EX_STOP | INTEL_PT_PWR_EXIT)
INTEL_PT_EX_STOP 1937 tools/perf/util/intel-pt.c 			if (state->type & INTEL_PT_EX_STOP) {