Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/hwpmc/
H A Dhwpmc_mod.c202 static int pmc_debugflags_sysctl_handler(SYSCTL_HANDLER_ARGS);
317 0, 0, pmc_debugflags_sysctl_handler, "A", "debug flags");
567 pmc_debugflags_sysctl_handler(SYSCTL_HANDLER_ARGS) in pmc_debugflags_sysctl_handler() function