MCPcopy 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
28void CaptureData::SetCapturePeriod(uint32_t capturePeriod)
29{
30 m_CapturePeriod = capturePeriod;
31}
32
33void CaptureData::SetCounterIds(const std::vector<uint16_t>& counterIds)
34{

Callers 3

ParseDataMethod · 0.80
SetCaptureDataMethod · 0.80
ProfilingTests.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected