Home
last modified time | relevance | path

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

/external/oprofile/daemon/
Dopd_ibs_macro.h361 #define IBS_OP_IBS_DC_ST_TO_LD_CAN(x) ((x->ibs_op_data3_low & DC_MASK_ST_TO_LD_CANCEL) !=… macro
Dopd_ibs_trans.c296 if (IBS_OP_IBS_DC_ST_TO_LD_CAN(trans_op)) in trans_ibs_op_ls()