Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
tracepointgen.h File Reference

(fb226262e8b371372fdc66b832b9eab24741f70d)

#include <cstdarg>
#include <cstdio>
#include <cstdlib>
+ Include dependency graph for tracepointgen.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DEBUG_TRACEPOINTGEN   0
 
#define DEBUGPRINTF(x)
 
#define DEBUGPRINTF2(x)
 

Functions

void panic (const char *fmt,...)
 

Macro Definition Documentation

◆ DEBUG_TRACEPOINTGEN

#define DEBUG_TRACEPOINTGEN   0

Definition at line 11 of file tracepointgen.h.

◆ DEBUGPRINTF

◆ DEBUGPRINTF2

#define DEBUGPRINTF2 ( x)

Definition at line 22 of file tracepointgen.h.

Referenced by Parser::parseMetadata(), and removeOffsetRange().

Function Documentation

◆ panic()

void panic ( const char * fmt,
... )
inline

Definition at line 27 of file tracepointgen.h.

References fmt.