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