From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- 20.02/struct_i_timeline_decoder_1_1_event.xhtml | 185 ++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 20.02/struct_i_timeline_decoder_1_1_event.xhtml (limited to '20.02/struct_i_timeline_decoder_1_1_event.xhtml') diff --git a/20.02/struct_i_timeline_decoder_1_1_event.xhtml b/20.02/struct_i_timeline_decoder_1_1_event.xhtml new file mode 100644 index 0000000000..607ea6c40c --- /dev/null +++ b/20.02/struct_i_timeline_decoder_1_1_event.xhtml @@ -0,0 +1,185 @@ + + + + + + + + + + + + + +ArmNN: ITimelineDecoder::Event Struct Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
ITimelineDecoder::Event Struct Reference
+
+
+ +

#include <ITimelineDecoder.hpp>

+ + + + + + + + +

+Public Attributes

uint64_t m_Guid
 
uint64_t m_TimeStamp
 
uint64_t m_ThreadId
 
+

Detailed Description

+
+

Definition at line 40 of file ITimelineDecoder.hpp.

+

Member Data Documentation

+ +

◆ m_Guid

+ +
+
+ + + + +
uint64_t m_Guid
+
+ +

Definition at line 42 of file ITimelineDecoder.hpp.

+ +
+
+ +

◆ m_ThreadId

+ +
+
+ + + + +
uint64_t m_ThreadId
+
+ +

Definition at line 44 of file ITimelineDecoder.hpp.

+ +
+
+ +

◆ m_TimeStamp

+ +
+
+ + + + +
uint64_t m_TimeStamp
+
+ +

Definition at line 43 of file ITimelineDecoder.hpp.

+ +

Referenced by TimelineCaptureCommandHandler::ReadEvent().

+ +
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + -- cgit v1.2.1