Searched refs:BLK_TYPE (Results 1 – 1 of 1) sorted by relevance
102 #define BLK_TYPE(bt) [INTEL_PT_##bt] = INTEL_PT_##bt##_POS + 1 in intel_pt_blk_type_pos() macro104 BLK_TYPE(GP_REGS), in intel_pt_blk_type_pos()105 BLK_TYPE(PEBS_BASIC), in intel_pt_blk_type_pos()106 BLK_TYPE(PEBS_MEM), in intel_pt_blk_type_pos()107 BLK_TYPE(LBR_0), in intel_pt_blk_type_pos()108 BLK_TYPE(LBR_1), in intel_pt_blk_type_pos()109 BLK_TYPE(LBR_2), in intel_pt_blk_type_pos()110 BLK_TYPE(XMM), in intel_pt_blk_type_pos()112 #undef BLK_TYPE in intel_pt_blk_type_pos()