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

  /external/oprofile/daemon/
opd_ibs_trans.c 164 && IBS_OP_BRANCH_MISPREDICT(trans_op))
179 && IBS_OP_BRANCH_MISPREDICT(trans_op))
194 && IBS_OP_BRANCH_MISPREDICT(trans_op))
opd_ibs_macro.h 288 #define IBS_OP_BRANCH_MISPREDICT(x) ((x->ibs_op_data1_high & BR_MASK_BRN_MISP) != 0)

Completed in 22 milliseconds