Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetCapturePeriod
Method
GetCapturePeriod
profiling/client/src/Holder.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
uint32_t CaptureData::GetCapturePeriod() const
44
{
45
return m_CapturePeriod;
46
}
47
48
const std::vector<uint16_t>& CaptureData::GetCounterIds() const
49
{
Callers
5
operator()
Method · 0.80
Capture
Method · 0.80
GetCounterStatus
Method · 0.80
GetActiveCounters
Method · 0.80
ProfilingTests.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected