Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h28 INTEL_PT_PWR_ENTRY = 1 << 5, enumerator
H A Dintel-pt-decoder.c1146 decoder->state.type |= INTEL_PT_PWR_ENTRY; in intel_pt_fup_event()
2304 decoder->state.type = INTEL_PT_PWR_ENTRY; in intel_pt_walk_trace()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h31 INTEL_PT_PWR_ENTRY = 1 << 5, enumerator
H A Dintel-pt-decoder.c1370 decoder->state.type |= INTEL_PT_PWR_ENTRY; in intel_pt_fup_event()
3433 decoder->state.type = INTEL_PT_PWR_ENTRY; in intel_pt_walk_trace()
/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 | \
2012 if (state->type & INTEL_PT_PWR_ENTRY) { 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 | \
2641 if (state->type & INTEL_PT_PWR_ENTRY) { in intel_pt_sample()

Completed in 22 milliseconds