Home
last modified time | relevance | path

Searched refs:INTEL_PT_MWAIT_OP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h30 INTEL_PT_MWAIT_OP = 1 << 4, enumerator
H A Dintel-pt-decoder.c1366 decoder->state.type |= INTEL_PT_MWAIT_OP; in intel_pt_fup_event()
/openbmc/linux/tools/perf/util/
H A Dintel-pt.c2575 #define INTEL_PT_PWR_EVT (INTEL_PT_MWAIT_OP | INTEL_PT_PWR_ENTRY | \
2638 if (state->type & INTEL_PT_MWAIT_OP) { in intel_pt_sample()