Searched defs:SendPeriodicCounterCapturePacket (Results 1 – 3 of 3) sorted by relevance
/external/armnn/src/backends/backendsCommon/test/ | ||
D | BackendProfilingTests.cpp | 68 …virtual void SendPeriodicCounterCapturePacket(uint64_t timestamp, const IndexValuePairsVector& val… in SendPeriodicCounterCapturePacket() function in MockBackendSendCounterPacket |
/external/armnn/src/profiling/ | ||
D | SendCounterPacket.cpp | 828 void SendCounterPacket::SendPeriodicCounterCapturePacket(uint64_t timestamp, const IndexValuePairsV… in SendPeriodicCounterCapturePacket() function in armnn::profiling::SendCounterPacket |
/external/armnn/src/profiling/test/ | ||
D | ProfilingMocks.hpp | 415 void SendPeriodicCounterCapturePacket(uint64_t timestamp, in SendPeriodicCounterCapturePacket() function in armnn::profiling::MockSendCounterPacket |