Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Ddebug.h46 #ifndef DEBUGLEVEL
47 # define DEBUGLEVEL 0 macro
66 #if (DEBUGLEVEL>=1)
75 #if (DEBUGLEVEL>=2)
H A Dxxhash.h2417 # ifdef DEBUGLEVEL /* backwards compat */
2418 # define XXH_DEBUGLEVEL DEBUGLEVEL
/freebsd/sys/contrib/zstd/lib/common/
H A Ddebug.h45 #ifndef DEBUGLEVEL
46 # define DEBUGLEVEL 0 macro
65 #if (DEBUGLEVEL>=1)
74 #if (DEBUGLEVEL>=2)
H A Ddebug.c24 #if !defined(ZSTD_LINUX_KERNEL) || (DEBUGLEVEL>=2)
29 int g_debuglevel = DEBUGLEVEL;
H A Dthreading.c135 #if defined(ZSTD_MULTITHREAD) && DEBUGLEVEL >= 1 && !defined(_WIN32)
H A Dthreading.h75 #if DEBUGLEVEL < 1
H A Dxxhash.h2416 # ifdef DEBUGLEVEL /* backwards compat */
2417 # define XXH_DEBUGLEVEL DEBUGLEVEL
/freebsd/sys/contrib/openzfs/module/zstd/
H A Dzstd-in.c38 #define DEBUGLEVEL 0 macro
/freebsd/sys/contrib/zstd/lib/
H A Dlibzstd.mk108 DEBUGLEVEL ?= 0
109 CPPFLAGS += -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=$(DEBUGLEVEL)
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_literals.c20 #if DEBUGLEVEL >= 2
H A Dzstd_compress_internal.h783 #if defined(DEBUGLEVEL) && (DEBUGLEVEL >= 6) in ZSTD_storeSeq()
1435 #if (DEBUGLEVEL>=2)
H A Dhuf_compress.c59 #if DEBUGLEVEL >= 2
897 #if DEBUGLEVEL >= 1 in HUF_addBits()
H A Dzstdmt_compress.c35 #if defined(DEBUGLEVEL) && (DEBUGLEVEL>=2) \
63 if (DEBUGLEVEL >= MUTEX_WAIT_TIME_DLEVEL) { \
H A Dzstd_opt.c67 #if (DEBUGLEVEL>=2)
H A Dzstd_compress.c3239 #if DEBUGLEVEL >= 1 in ZSTD_validateSeqStore()
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_literals.c21 #if DEBUGLEVEL >= 2
H A Dzstd_compress_internal.h784 #if defined(DEBUGLEVEL) && (DEBUGLEVEL >= 6) in ZSTD_storeSeq()
1436 #if (DEBUGLEVEL>=2)
H A Dhuf_compress.c60 #if DEBUGLEVEL >= 2
898 #if DEBUGLEVEL >= 1 in HUF_addBits()
H A Dzstd_opt.c68 #if (DEBUGLEVEL>=2)
H A Dzstd_compress.c3240 #if DEBUGLEVEL >= 1 in ZSTD_validateSeqStore()
/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Dzdict.c1117 #if defined(DEBUGLEVEL) && (DEBUGLEVEL>=1) in ZDICT_trainFromBuffer()
1118 params.zParams.notificationLevel = DEBUGLEVEL; in ZDICT_trainFromBuffer()
/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h55 #define DEBUGLEVEL 0 macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress_block.c1350 #if DEBUGLEVEL >= 1
1373 #if DEBUGLEVEL >= 1 in ZSTD_assertValidSequence()
/freebsd/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c1349 #if DEBUGLEVEL >= 1
1372 #if DEBUGLEVEL >= 1 in ZSTD_assertValidSequence()