LLVM 20.0.0git
|
Public Member Functions | |
InProgressEntry (TimePointType S, TimePointType E, std::string N, std::string Dt, TimeTraceEventType Et) | |
InProgressEntry (TimePointType S, TimePointType E, std::string N, TimeTraceMetadata Mt, TimeTraceEventType Et) | |
Public Attributes | |
TimeTraceProfilerEntry | Event |
std::vector< TimeTraceProfilerEntry > | InstantEvents |
Definition at line 112 of file TimeProfiler.cpp.
|
inline |
Definition at line 116 of file TimeProfiler.cpp.
|
inline |
Definition at line 121 of file TimeProfiler.cpp.
TimeTraceProfilerEntry InProgressEntry::Event |
Definition at line 113 of file TimeProfiler.cpp.
std::vector<TimeTraceProfilerEntry> InProgressEntry::InstantEvents |
Definition at line 114 of file TimeProfiler.cpp.