Searched refs:INTEL_PT_PWR_EXIT (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/intel-pt-decoder/ | ||
H A D | intel-pt-decoder.h | 33 INTEL_PT_PWR_EXIT = 1 << 7, enumerator |
H A D | intel-pt-decoder.c | 3461 decoder->state.type = INTEL_PT_PWR_EXIT; in intel_pt_walk_trace() |