Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ SetCounterIds
Method
SetCounterIds
profiling/client/src/Holder.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
void CaptureData::SetCounterIds(const std::vector<uint16_t>& counterIds)
34
{
35
m_CounterIds = counterIds;
36
}
37
38
const std::set<std::string>& CaptureData::GetActiveBackends() const
39
{
Callers
3
ParseData
Method · 0.80
SetCaptureData
Method · 0.80
ProfilingTests.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected