Home
last modified time | relevance | path

Searched refs:INTEL_PT_MWAIT_OP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h27 INTEL_PT_MWAIT_OP = 1 << 4, enumerator
H A Dintel-pt-decoder.c1140 decoder->state.type |= INTEL_PT_MWAIT_OP; in intel_pt_fup_event()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h30 INTEL_PT_MWAIT_OP = 1 << 4, enumerator
H A Dintel-pt-decoder.c1364 decoder->state.type |= INTEL_PT_MWAIT_OP; in intel_pt_fup_event()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c1973 #define INTEL_PT_PWR_EVT (INTEL_PT_MWAIT_OP | INTEL_PT_PWR_ENTRY | \
2007 if (state->type & INTEL_PT_MWAIT_OP) { in intel_pt_sample()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c2573 #define INTEL_PT_PWR_EVT (INTEL_PT_MWAIT_OP | INTEL_PT_PWR_ENTRY | \
2636 if (state->type & INTEL_PT_MWAIT_OP) { in intel_pt_sample()

Completed in 20 milliseconds