__PMC_CAP
#undef __PMC_CAP
#define __PMC_CAP(N,V,D) #N ,
#define __PMC_CAP(NAME, VALUE, DESCR) PMC_CAP_##NAME = (1 << VALUE) ,