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