Home
last modified time | relevance | path

Searched refs:INTEL_PT_CBR_CHG (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h34 INTEL_PT_CBR_CHG = 1 << 8, enumerator
H A Dintel-pt-decoder.c4042 decoder->state.type |= INTEL_PT_CBR_CHG; in intel_pt_decode()