Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetParentEvent
Method
GetParentEvent
src/armnn/ProfilingEvent.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
const Event* Event::GetParentEvent() const
85
{
86
return m_Parent;
87
}
88
89
BackendId Event::GetBackendId() const
90
{
Callers
4
EndEvent
Method · 0.80
CalcLevel
Function · 0.80
PopulateDescendants
Method · 0.80
ProfilingEventTest.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected