Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ SetCapturePeriod
Method
SetCapturePeriod
profiling/client/src/Holder.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
void CaptureData::SetCapturePeriod(uint32_t capturePeriod)
29
{
30
m_CapturePeriod = capturePeriod;
31
}
32
33
void CaptureData::SetCounterIds(const std::vector<uint16_t>& counterIds)
34
{
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