aegir
Phlex-based simulation framework for the SHiP experiment.
Loading...
Searching...
No Matches
Macros
chrome_trace.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define AEGIR_TRACE_EVENT(cat, name)   ((void)0)
 
#define AEGIR_TRACE_COUNTER(cat, name, value)   ((void)0)
 
#define AEGIR_TRACE_THREAD_NAME(name)   ((void)0)
 

Macro Definition Documentation

◆ AEGIR_TRACE_COUNTER

#define AEGIR_TRACE_COUNTER (   cat,
  name,
  value 
)    ((void)0)

◆ AEGIR_TRACE_EVENT

#define AEGIR_TRACE_EVENT (   cat,
  name 
)    ((void)0)

◆ AEGIR_TRACE_THREAD_NAME

#define AEGIR_TRACE_THREAD_NAME (   name)    ((void)0)