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

/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_logging.c132 #define PMCLOG_EMIT32(V) do { *_le++ = (V); } while (0) macro
[all...]

Completed in 161 milliseconds