Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
trace.h File Reference
#include <bitcoin-build-config.h>
Include dependency graph for trace.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TRACEPOINT_SEMAPHORE(context, event)
#define TRACEPOINT_ACTIVE(context, event)
#define TRACEPOINT(context, ...)

Macro Definition Documentation

◆ TRACEPOINT

#define TRACEPOINT ( context,
... )

Definition at line 56 of file trace.h.

◆ TRACEPOINT_ACTIVE

#define TRACEPOINT_ACTIVE ( context,
event )
Value:
false

Definition at line 55 of file trace.h.

◆ TRACEPOINT_SEMAPHORE

#define TRACEPOINT_SEMAPHORE ( context,
event )

Definition at line 54 of file trace.h.