Home
last modified time | relevance | path

Searched refs:__PMC_EV_BLOCK (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/sys/
H A Dpmc.h326 #undef __PMC_EV_BLOCK
327 #define __PMC_EV_BLOCK(C,V) PMC_EV_ ## C ## __BLOCK_START = (V) - 1 , macro