HomeSort by relevance Sort by last modified time
    Searched refs:IBS_OP_BRANCH_RETIRED (Results 1 - 2 of 2) sorted by null

  /external/oprofile/daemon/
opd_ibs_trans.c 155 if (IBS_OP_BRANCH_RETIRED(trans_op))
161 if (IBS_OP_BRANCH_RETIRED(trans_op)
169 if (IBS_OP_BRANCH_RETIRED(trans_op)
176 if (IBS_OP_BRANCH_RETIRED(trans_op)
184 if (IBS_OP_BRANCH_RETIRED(trans_op)
191 if (IBS_OP_BRANCH_RETIRED(trans_op)
opd_ibs_macro.h 291 #define IBS_OP_BRANCH_RETIRED(x) ((x->ibs_op_data1_high & BR_MASK_BRN_RET) != 0)

Completed in 21 milliseconds