MCPcopy 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
33void CaptureData::SetCounterIds(const std::vector<uint16_t>& counterIds)
34{
35 m_CounterIds = counterIds;
36}
37
38const std::set<std::string>& CaptureData::GetActiveBackends() const
39{

Callers 3

ParseDataMethod · 0.80
SetCaptureDataMethod · 0.80
ProfilingTests.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected