FD.io VPP  v19.04.3-1-gdfec10d13
Vector Packet Processing
cuckoo_debug.h File Reference

cuckoo debugs More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CLIB_CUCKOO_DEBUG_COUNTERS   (0)
 
#define CLIB_CUCKOO_DEBUG   (0)
 
#define CLIB_CUCKOO_DEBUG_GC   (0)
 
#define CLIB_CUCKOO_DBG(...)
 
#define CLIB_CUCKOO_ERR(...)
 

Detailed Description

cuckoo debugs

Definition in file cuckoo_debug.h.

Macro Definition Documentation

◆ CLIB_CUCKOO_DBG

#define CLIB_CUCKOO_DBG (   ...)

Definition at line 71 of file cuckoo_debug.h.

◆ CLIB_CUCKOO_DEBUG

#define CLIB_CUCKOO_DEBUG   (0)

Definition at line 26 of file cuckoo_debug.h.

◆ CLIB_CUCKOO_DEBUG_COUNTERS

#define CLIB_CUCKOO_DEBUG_COUNTERS   (0)

Definition at line 23 of file cuckoo_debug.h.

◆ CLIB_CUCKOO_DEBUG_GC

#define CLIB_CUCKOO_DEBUG_GC   (0)

Definition at line 29 of file cuckoo_debug.h.

◆ CLIB_CUCKOO_ERR

#define CLIB_CUCKOO_ERR (   ...)

Definition at line 72 of file cuckoo_debug.h.