libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
compiler.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define likely(x)   (x)
 
#define unlikely(x)   (x)
 
#define HOT
 
#define COLD
 

Macro Definition Documentation

◆ COLD

#define COLD

◆ HOT

#define HOT

◆ likely

#define likely (   x)    (x)

◆ unlikely

#define unlikely (   x)    (x)