Home
last modified time | relevance | path

Searched defs:PMU_DEBUG (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c48 #define PMU_DEBUG(_sc, _fmt, ...) PMU_LOG(_sc, _fmt, ##__VA_ARGS__) macro
50 #define PMU_DEBUG(_sc, _fmt, ...) macro