MCPcopy Create free account
hub / github.com/ARM-software/armnn / GetProfilingGuid

Method GetProfilingGuid

src/armnn/ProfilingEvent.cpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94Optional<arm::pipe::ProfilingGuid> Event::GetProfilingGuid() const
95{
96 return m_ProfilingGuid;
97}
98
99
100Event& Event::operator=(Event&& other) noexcept

Callers 1

ExtractJsonObjectsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected