Home
last modified time | relevance | path

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

/external/oprofile/daemon/
Dopd_ibs_macro.h355 #define IBS_OP_IBS_DC_ST_BNK_CON(x) ((x->ibs_op_data3_low & DC_MASK_ST_BANK_CONFLICT) !… macro
Dopd_ibs_trans.c283 if (IBS_OP_IBS_DC_ST_BNK_CON(trans_op)) in trans_ibs_op_ls()