Searched refs:PCTR_UM_M (Results 1 – 3 of 3) sorted by relevance
35 #define PCTR_UM_M 0x0800 /* Modified cache lines */ macro39 #define PCTR_UM_MESI (PCTR_UM_M|PCTR_UM_E|PCTR_UM_S|PCTR_UM_I)
39 #define PCTR_UM_M 0x0800 /* Modified cache lines */ macro43 #define PCTR_UM_MESI (PCTR_UM_M|PCTR_UM_E|PCTR_UM_S|PCTR_UM_I)
280 sel & PCTR_UM_M ? 'M' : '-', in pctr_fn2str()462 val |= PCTR_UM_M; in pctr_set_cntr()