summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sys/pmc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/pmc.h b/sys/sys/pmc.h
index 6819ece..8f5f769 100644
--- a/sys/sys/pmc.h
+++ b/sys/sys/pmc.h
@@ -1040,6 +1040,7 @@ extern struct pmc_debugflags pmc_debugflags;
#define PMC_DEBUG_MIN_SIO 9 /* schedule i/o */
#define PMC_DEBUG_MIN_FLS 10 /* flush */
#define PMC_DEBUG_MIN_SAM 11 /* sample */
+#define PMC_DEBUG_MIN_CLO 12 /* close */
#else
#define PMCDBG(M,N,L,F,...) /* nothing */
OpenPOWER on IntegriCloud