Searched refs:INTEL_PT_CBR_CHG (Results 1 – 3 of 3) sorted by relevance
39 INTEL_PT_CBR_CHG = 1 << 8, enumerator
1847 decoder->state.type = INTEL_PT_CBR_CHG; in intel_pt_walk_trace()2393 decoder->state.type |= INTEL_PT_CBR_CHG; in intel_pt_decode()
1445 INTEL_PT_CBR_CHG)1459 if (state->type & INTEL_PT_CBR_CHG) { in intel_pt_sample()