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

  /external/oprofile/daemon/
opd_ibs_macro.h 55 #define DC_MASK_L2_HIT_1G 0x00080000
382 #define IBS_OP_IBS_DC_L2_TLB_HIT_1GB(x) ((x->ibs_op_data3_low & DC_MASK_L2_HIT_1G) != 0)
opd_ibs_trans.c 553 trans_op->ibs_op_data3_low &= ~DC_MASK_L2_HIT_1G;

Completed in 2573 milliseconds