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

Method GetFamilyId

profiling/common/src/CommandHandlerKey.cpp:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12{
13
14uint32_t CommandHandlerKey::GetFamilyId() const
15{
16 return m_FamilyId;
17}
18
19uint32_t CommandHandlerKey::GetPacketId() const
20{

Callers 2

RegisterFunctorMethod · 0.45
ProfilingTests.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected