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 --- ...uctarmnn_1_1profiling_1_1_sw_trace_header.xhtml | 183 +++++++++++++++++++++ 1 file changed, 183 insertions(+) create mode 100644 20.02/structarmnn_1_1profiling_1_1_sw_trace_header.xhtml (limited to '20.02/structarmnn_1_1profiling_1_1_sw_trace_header.xhtml') diff --git a/20.02/structarmnn_1_1profiling_1_1_sw_trace_header.xhtml b/20.02/structarmnn_1_1profiling_1_1_sw_trace_header.xhtml new file mode 100644 index 0000000000..ad39b499fd --- /dev/null +++ b/20.02/structarmnn_1_1profiling_1_1_sw_trace_header.xhtml @@ -0,0 +1,183 @@ + + + + + + + + + + + + + +ArmNN: SwTraceHeader Struct Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
SwTraceHeader Struct Reference
+
+
+ +

#include <ProfilingUtils.hpp>

+ + + + + + + + +

+Public Attributes

uint8_t m_StreamVersion
 
uint8_t m_PointerBytes
 
uint8_t m_ThreadIdBytes
 
+

Detailed Description

+
+

Definition at line 29 of file ProfilingUtils.hpp.

+

Member Data Documentation

+ +

◆ m_PointerBytes

+ +
+
+ + + + +
uint8_t m_PointerBytes
+
+ +

Definition at line 32 of file ProfilingUtils.hpp.

+ +
+
+ +

◆ m_StreamVersion

+ +
+
+ + + + +
uint8_t m_StreamVersion
+
+ +

Definition at line 31 of file ProfilingUtils.hpp.

+ +
+
+ +

◆ m_ThreadIdBytes

+ +
+
+ + + + +
uint8_t m_ThreadIdBytes
+
+ +

Definition at line 33 of file ProfilingUtils.hpp.

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