Searched refs:BLK_TYPE (Results 1 – 1 of 1) sorted by relevance
94 #define BLK_TYPE(bt) [INTEL_PT_##bt] = INTEL_PT_##bt##_POS + 1 in intel_pt_blk_type_pos() macro96 BLK_TYPE(GP_REGS), in intel_pt_blk_type_pos()97 BLK_TYPE(PEBS_BASIC), in intel_pt_blk_type_pos()98 BLK_TYPE(PEBS_MEM), in intel_pt_blk_type_pos()99 BLK_TYPE(LBR_0), in intel_pt_blk_type_pos()100 BLK_TYPE(LBR_1), in intel_pt_blk_type_pos()101 BLK_TYPE(LBR_2), in intel_pt_blk_type_pos()102 BLK_TYPE(XMM), in intel_pt_blk_type_pos()104 #undef BLK_TYPE in intel_pt_blk_type_pos()