MAK Data Logger API Documentation for HLA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Macros
lgrProfiler.h File Reference

Go to the source code of this file.

Macros

#define DtPROFILE(name)   DtPROFILE_X(name, __LINE__);
 
#define DtPROFILEC(name, color)   DtPROFILE_X(name, __LINE__);
 
#define DtPROFILE_SECTION(name)
 
#define DtProfilerPlot(x, y)
 
#define DtProfilerFrameMark
 
#define DtProfilerThreadName(name)
 
#define DtProfilerPlot(x, y)
 
#define DtPROFILE_RESTRICTED(name, target)
 
#define DtPROFILE_X(name, line)   DtPROFILE_ACTUAL(name, line)
 
#define DtPROFILE_ACTUAL(name, line)
 
#define DtPROFILE_SECTION_END   }
 
#define DtPERFORMANCE_STAT(name)   DtPERFORMANCE_STAT_X(name, __LINE__)
 
#define DtPERFORMANCE_STAT_X(name, line)   DtPERFORMANCE_STAT_ACTUAL(name, line)
 

Macro Definition Documentation

#define DtPERFORMANCE_STAT (   name)    DtPERFORMANCE_STAT_X(name, __LINE__)
#define DtPERFORMANCE_STAT_X (   name,
  line 
)    DtPERFORMANCE_STAT_ACTUAL(name, line)
#define DtPROFILE (   name)    DtPROFILE_X(name, __LINE__);
#define DtPROFILE_ACTUAL (   name,
  line 
)
#define DtPROFILE_RESTRICTED (   name,
  target 
)
#define DtPROFILE_SECTION (   name)
#define DtPROFILE_SECTION_END   }
#define DtPROFILE_X (   name,
  line 
)    DtPROFILE_ACTUAL(name, line)
#define DtPROFILEC (   name,
  color 
)    DtPROFILE_X(name, __LINE__);
#define DtProfilerFrameMark
#define DtProfilerPlot (   x,
 
)
#define DtProfilerPlot (   x,
 
)
#define DtProfilerThreadName (   name)

Document ID: Generated on Thu Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)