Searched defs:__PMC_STATE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/sys/
H A Dpmc.h175 #undef __PMC_STATE macro
176 #define __PMC_STATE(S) PMC_STATE_##S, macro
178 __PMC_STATE(MAX) enumerator in enum:pmc_state
/freebsd-10.2-release/lib/libpmc/
H A Dlibpmc.c420 #undef __PMC_STATE macro
421 #define __PMC_STATE(S) #S , macro

Completed in 113 milliseconds