Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hwpmc/
H A Dhwpmc_logging.c159 #define PMCLOG_EMITNULLSTRING(L) do { bzero(_le, (L)); } while (0) macro
997 PMCLOG_EMITNULLSTRING(PMC_NAME_MAX); in pmclog_process_pmcallocate()