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

  /external/oprofile/daemon/
opd_ibs_trans.c 240 && !IBS_OP_IBS_DC_L1_TLB_MISS(trans_op))
248 && IBS_OP_IBS_DC_L1_TLB_MISS(trans_op)
256 && IBS_OP_IBS_DC_L1_TLB_MISS(trans_op)
323 && !IBS_OP_IBS_DC_L1_TLB_MISS(trans_op)
334 && !IBS_OP_IBS_DC_L1_TLB_MISS(trans_op)
344 && !IBS_OP_IBS_DC_L1_TLB_MISS(trans_op)
358 && IBS_OP_IBS_DC_L1_TLB_MISS(trans_op)
371 && IBS_OP_IBS_DC_L1_TLB_MISS(trans_op)
384 && IBS_OP_IBS_DC_L1_TLB_MISS(trans_op)
opd_ibs_macro.h 331 #define IBS_OP_IBS_DC_L1_TLB_MISS(x) ((x->ibs_op_data3_low & DC_MASK_L1_TLB_MISS) != 0)

Completed in 338 milliseconds