Home
last modified time | relevance | path

Searched defs:SendPeriodicCounterCapturePacket (Results 1 – 3 of 3) sorted by relevance

/external/armnn/src/backends/backendsCommon/test/
DBackendProfilingTests.cpp68 …virtual void SendPeriodicCounterCapturePacket(uint64_t timestamp, const IndexValuePairsVector& val… in SendPeriodicCounterCapturePacket() function in MockBackendSendCounterPacket
/external/armnn/src/profiling/
DSendCounterPacket.cpp828 void SendCounterPacket::SendPeriodicCounterCapturePacket(uint64_t timestamp, const IndexValuePairsV… in SendPeriodicCounterCapturePacket() function in armnn::profiling::SendCounterPacket
/external/armnn/src/profiling/test/
DProfilingMocks.hpp415 void SendPeriodicCounterCapturePacket(uint64_t timestamp, in SendPeriodicCounterCapturePacket() function in armnn::profiling::MockSendCounterPacket