MCPcopy 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
43uint32_t CaptureData::GetCapturePeriod() const
44{
45 return m_CapturePeriod;
46}
47
48const std::vector<uint16_t>& CaptureData::GetCounterIds() const
49{

Callers 5

operator()Method · 0.80
CaptureMethod · 0.80
GetCounterStatusMethod · 0.80
GetActiveCountersMethod · 0.80
ProfilingTests.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected