mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
Add missing DEBUG define from r226514.
This commit is contained in:
parent
450e27da75
commit
ca0b8be4ee
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=226526
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user