ONE - On-device Neural Engine
Loading...
Searching...
No Matches
CounterEvent Struct Reference

#include <EventRecorder.h>

Collaboration diagram for CounterEvent:

Data Fields

std::string name
 
std::string tid
 
std::map< std::string, std::string > values
 
- Data Fields inherited from Event
const onert::util::TracingCtxtracing_ctx
 
std::string ph
 
std::string ts
 
std::vector< std::pair< std::string, std::string > > args
 

Additional Inherited Members

- Public Member Functions inherited from Event
virtual ~Event ()=default
 

Detailed Description

Definition at line 62 of file EventRecorder.h.

Field Documentation

◆ name

std::string CounterEvent::name

Definition at line 64 of file EventRecorder.h.

◆ tid

std::string CounterEvent::tid

Definition at line 65 of file EventRecorder.h.

◆ values

std::map<std::string, std::string> CounterEvent::values

Definition at line 66 of file EventRecorder.h.


The documentation for this struct was generated from the following file: