MCPcopy 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
84const Event* Event::GetParentEvent() const
85{
86 return m_Parent;
87}
88
89BackendId Event::GetBackendId() const
90{

Callers 4

EndEventMethod · 0.80
CalcLevelFunction · 0.80
PopulateDescendantsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected