Home
last modified time | relevance | path

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

/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-decoder.h29 INTEL_PT_MWAIT_OP = 1 << 4, enumerator
A Dintel-pt-decoder.c1231 decoder->state.type |= INTEL_PT_MWAIT_OP; in intel_pt_fup_event()
/linux/tools/perf/util/
A Dintel-pt.c2235 #define INTEL_PT_PWR_EVT (INTEL_PT_MWAIT_OP | INTEL_PT_PWR_ENTRY | \
2281 if (state->type & INTEL_PT_MWAIT_OP) { in intel_pt_sample()

Completed in 19 milliseconds