Searched refs:INTEL_PT_MWAIT_OP (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/intel-pt-decoder/ | ||
H A D | intel-pt-decoder.h | 30 INTEL_PT_MWAIT_OP = 1 << 4, enumerator |
H A D | intel-pt-decoder.c | 1366 decoder->state.type |= INTEL_PT_MWAIT_OP; in intel_pt_fup_event() |