__PMC_CPU
#undef __PMC_CPU
#define __PMC_CPU(S, V, D) { .pm_cputype = PMC_CPU_##S, .pm_name = #S } ,
#define __PMC_CPU(S,V,D) PMC_CPU_##S = V,