Home
last modified time | relevance | path

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

/external/oprofile/daemon/
Dopd_ibs_macro.h367 #define IBS_OP_IBS_DC_UC_MEM_ACC(x) ((x->ibs_op_data3_low & DC_MASK_UC_MEM_ACCESS) != 0) macro
Dopd_ibs_trans.c301 if (IBS_OP_IBS_DC_UC_MEM_ACC(trans_op)) in trans_ibs_op_ls()