Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DBackendProfilingTests.cpp110 …virtual void SendPeriodicCounterCapturePacket(uint64_t timestamp, const IndexValuePairsVector& val… in SendPeriodicCounterCapturePacket() function in MockBackendSendCounterPacket
/aosp_15_r20/external/armnn/profiling/client/src/
H A DSendCounterPacket.cpp827 void SendCounterPacket::SendPeriodicCounterCapturePacket(uint64_t timestamp, const IndexValuePairsV… in SendPeriodicCounterCapturePacket() function in arm::pipe::SendCounterPacket
/aosp_15_r20/external/armnn/src/profiling/test/
H A DProfilingMocks.hpp419 void SendPeriodicCounterCapturePacket(uint64_t timestamp, in SendPeriodicCounterCapturePacket() function in arm::pipe::MockSendCounterPacket