PMCNTENSET
#define PMCNTENSET __ACCESS_CP15(c9, 0, c12, 1)
#define PMCNTENSET 0xC00
#define PMCNTENSET(__cntr) (1UL << ((__cntr) & 0x7))