HomeSort by relevance Sort by last modified time
    Searched refs:IBS_OP_IBS_DC_L2_TLB_MISS (Results 1 - 2 of 2) sorted by null

  /external/oprofile/daemon/
opd_ibs_trans.c 249 && !IBS_OP_IBS_DC_L2_TLB_MISS(trans_op))
257 && IBS_OP_IBS_DC_L2_TLB_MISS(trans_op))
359 && !IBS_OP_IBS_DC_L2_TLB_MISS(trans_op)
372 && !IBS_OP_IBS_DC_L2_TLB_MISS(trans_op)
385 && !IBS_OP_IBS_DC_L2_TLB_MISS(trans_op)
opd_ibs_macro.h 334 #define IBS_OP_IBS_DC_L2_TLB_MISS(x) ((x->ibs_op_data3_low & DC_MASK_L2_TLB_MISS) != 0)

Completed in 885 milliseconds