Searched defs:__PMC_CLASS (Results 1 – 3 of 3) sorted by relevance
259 #define __PMC_CLASS(S,V,D) { .pm_class = PMC_CLASS_##S, .pm_name = #S } , macro
5338 #define __PMC_CLASS(S,V,D) \ in pmc_name_of_pmcclass() macro
159 #define __PMC_CLASS(S,V,D) PMC_CLASS_##S = V, macro