Searched refs:INTEL_PT_BRANCH (Results 1 – 3 of 3) sorted by relevance
31 INTEL_PT_BRANCH = 1 << 0, enumerator
1085 decoder->state.type &= ~INTEL_PT_BRANCH; in intel_pt_fup_event()1094 decoder->state.type &= ~INTEL_PT_BRANCH; in intel_pt_fup_event()1161 (decoder->state.type & INTEL_PT_BRANCH) && in intel_pt_walk_tip()2337 decoder->state.type = INTEL_PT_BRANCH; in intel_pt_decode()
1504 if (!(state->type & INTEL_PT_BRANCH)) in intel_pt_sample()