#include <profiler_common.h>
Definition at line 79 of file profiler_common.h.
virtual onnxruntime::profiling::EpProfiler::~EpProfiler |
( |
| ) |
|
|
virtualdefault |
virtual void onnxruntime::profiling::EpProfiler::EndProfiling |
( |
TimePoint |
start_time, |
|
|
Events & |
events |
|
) |
| |
|
pure virtual |
virtual void onnxruntime::profiling::EpProfiler::Start |
( |
uint64_t |
| ) |
|
|
inlinevirtual |
virtual bool onnxruntime::profiling::EpProfiler::StartProfiling |
( |
TimePoint |
profiling_start_time | ) |
|
|
pure virtual |
virtual void onnxruntime::profiling::EpProfiler::Stop |
( |
uint64_t |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: