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

Method GetCounterCount

src/profiling/test/ProfilingTests.cpp:2364–2367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2362 return false;
2363 }
2364 uint16_t GetCounterCount() const override
2365 {
2366 return m_CounterSize;
2367 }
2368
2369 uint32_t GetAbsoluteCounterValue(uint16_t counterUid) const override
2370 {

Callers 2

ProfilingTests.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected