Searched defs:PMCNTENSET (Results 1 – 3 of 3) sorted by relevance
15 #define PMCNTENSET __ACCESS_CP15(c9, 0, c12, 1) macro
91 #define PMCNTENSET(__cntr) (1UL << ((__cntr) & 0x7)) macro
50 #define PMCNTENSET 0xC00 macro