INTEL_PT_PWR_ENTRY 1117 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 		decoder->state.type |= INTEL_PT_PWR_ENTRY;
INTEL_PT_PWR_ENTRY 2086 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 			decoder->state.type = INTEL_PT_PWR_ENTRY;
INTEL_PT_PWR_ENTRY 1887 tools/perf/util/intel-pt.c #define INTEL_PT_PWR_EVT (INTEL_PT_MWAIT_OP | INTEL_PT_PWR_ENTRY | \
INTEL_PT_PWR_ENTRY 1932 tools/perf/util/intel-pt.c 			if (state->type & INTEL_PT_PWR_ENTRY) {