Searched refs:INTEL_PT_BLK_ITEMS (Results 1 – 3 of 3) sorted by relevance
37 INTEL_PT_BLK_ITEMS = 1 << 11, enumerator
1382 decoder->state.type |= INTEL_PT_BLK_ITEMS; in intel_pt_fup_event()3474 decoder->state.type = INTEL_PT_BLK_ITEMS; in intel_pt_walk_trace()
2603 if (pt->sample_pebs && state->type & INTEL_PT_BLK_ITEMS) { in intel_pt_sample()