MCPcopy Create free account
hub / github.com/ARM-software/armnn / ReadCaptureData

Method ReadCaptureData

profiling/client/src/PeriodicCounterCapture.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57CaptureData PeriodicCounterCapture::ReadCaptureData()
58{
59 return m_CaptureDataHolder.GetCaptureData();
60}
61
62void PeriodicCounterCapture::DispatchPeriodicCounterCapturePacket(
63 const std::string& backendId, const std::vector<Timestamp>& timestampValues)

Callers

nothing calls this directly

Calls 1

GetCaptureDataMethod · 0.45

Tested by

no test coverage detected