Searched refs:IBS_OP_CUR_CNT (Results 1 – 2 of 2) sorted by relevance
267 #define IBS_OP_CUR_CNT (0xFFF80ULL<<32) macro
341 count += (config & IBS_OP_CUR_CNT) >> 32; in get_ibs_op_count()557 .cnt_mask = IBS_OP_MAX_CNT | IBS_OP_CUR_CNT |