Home
last modified time | relevance | path

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

/external/oprofile/daemon/
Dopd_ibs_macro.h370 #define IBS_OP_IBS_LOCKED_OP(x) ((x->ibs_op_data3_low & DC_MASK_LOCKED_OP) != 0) macro
Dopd_ibs_trans.c311 if (IBS_OP_IBS_LOCKED_OP(trans_op)) in trans_ibs_op_ls()