Ring Daemon 16.0.0
Loading...
Searching...
No Matches
tracepoint.h File Reference
Include dependency graph for tracepoint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define jami_tracepoint(...)   static_assert(true)
 
#define jami_tracepoint_if_enabled(...)   static_assert(true)
 

Macro Definition Documentation

◆ jami_tracepoint

#define jami_tracepoint (   ...)    static_assert(true)

Definition at line 53 of file tracepoint.h.

◆ jami_tracepoint_if_enabled

#define jami_tracepoint_if_enabled (   ...)    static_assert(true)

Definition at line 54 of file tracepoint.h.