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

  /external/oprofile/daemon/
opd_ibs_trans.c 171 if (IBS_OP_OP_BRANCH_RETIRED(trans_op))
177 if (IBS_OP_OP_BRANCH_RETIRED(trans_op)
185 if (IBS_OP_OP_BRANCH_RETIRED(trans_op)
192 if (IBS_OP_OP_BRANCH_RETIRED(trans_op)
200 if (IBS_OP_OP_BRANCH_RETIRED(trans_op)
207 if (IBS_OP_OP_BRANCH_RETIRED(trans_op)
opd_ibs_macro.h 270 #define IBS_OP_OP_BRANCH_RETIRED(x) ((x->ibs_op_data1_high & BR_MASK_BRN_RET) != 0)

Completed in 81 milliseconds