Home
last modified time | relevance | path

Searched refs:IBS_OP_BRANCH_RESYNC (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/daemon/
Dopd_ibs_macro.h276 #define IBS_OP_BRANCH_RESYNC(x) ((x->ibs_op_data1_high & BR_MASK_BRN_RESYNC) != 0) macro
Dopd_ibs_trans.c200 if (IBS_OP_BRANCH_RESYNC(trans_op)) in trans_ibs_op()