ONE - On-device Neural Engine
|
#include <EventRecorder.h>
Data Fields | |
uint32_t | session_index = 0 |
uint32_t | subg_index = 0 |
![]() | |
const onert::util::TracingCtx * | tracing_ctx |
std::string | ph |
std::string | ts |
std::vector< std::pair< std::string, std::string > > | args |
Protected Member Functions | |
DurationEvent ()=default | |
Additional Inherited Members | |
![]() | |
virtual | ~Event ()=default |
Definition at line 40 of file EventRecorder.h.
|
protecteddefault |
uint32_t DurationEvent::session_index = 0 |
Definition at line 42 of file EventRecorder.h.
uint32_t DurationEvent::subg_index = 0 |
Definition at line 43 of file EventRecorder.h.