Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/hwpmc/
Dhwpmc_logging.c132 #define PMCLOG_EMITNULLSTRING(L) do { bzero(_le, (L)); } while (0) macro
855 PMCLOG_EMITNULLSTRING(PMC_NAME_MAX); in pmclog_process_pmcallocate()