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

Method GetCounterCount

profiling/client/src/ProfilingService.cpp:247–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245}
246
247uint16_t ProfilingService::GetCounterCount() const
248{
249 return m_CounterDirectory.GetCounterCount();
250}
251
252bool ProfilingService::IsCounterRegistered(uint16_t counterUid) const
253{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected