Struct QnnProfile_EventData_t¶
Defined in File QnnProfile.h
Struct Documentation¶
-
struct QnnProfile_EventData_t¶
This struct provides event information.
Public Members
-
QnnProfile_EventType_t type¶
Type of event.
-
QnnProfile_EventUnit_t unit¶
Unit of measurement for the event.
-
QnnProfile_EventValue_t value¶
Value for the event.
-
const char *identifier¶
Identifier for the event.
-
QnnProfile_EventType_t type¶