Home
last modified time | relevance | path

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

/external/oprofile/daemon/
Dopd_ibs_macro.h373 #define IBS_OP_IBS_DC_MAB_HIT(x) ((x->ibs_op_data3_low & DC_MASK_MAB_HIT) != 0) macro
Dopd_ibs_trans.c316 if (IBS_OP_IBS_DC_MAB_HIT(trans_op)) in trans_ibs_op_ls()