Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
247
uint16_t ProfilingService::GetCounterCount() const
248
{
249
return m_CounterDirectory.GetCounterCount();
250
}
251
252
bool ProfilingService::IsCounterRegistered(uint16_t counterUid) const
253
{
Callers
1
GatordMockTests.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected