Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
94
Optional<arm::pipe::ProfilingGuid> Event::GetProfilingGuid() const
95
{
96
return m_ProfilingGuid;
97
}
98
99
100
Event& Event::operator=(Event&& other) noexcept
Callers
1
ExtractJsonObjects
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected