Searched refs:INTEL_PT_MWAIT_OP (Results 1 – 3 of 3) sorted by relevance
29 INTEL_PT_MWAIT_OP = 1 << 4, enumerator
1231 decoder->state.type |= INTEL_PT_MWAIT_OP; in intel_pt_fup_event()
2235 #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