Home
last modified time | relevance | path

Searched defs:sendCounterPacket (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DBackendProfilingTests.cpp195 MockBackendSendCounterPacket sendCounterPacket; variable
449 MockBackendSendCounterPacket sendCounterPacket; variable
/aosp_15_r20/external/armnn/profiling/server/src/basePipeServer/tests/
H A DBasePipeServerTests.cpp44 arm::pipe::SendCounterPacket sendCounterPacket(bufferManager, "ArmNN", "Armnn 25.0", ""); variable
/aosp_15_r20/external/armnn/profiling/client/src/
H A DRequestCounterDirectoryCommandHandler.hpp30 ISendCounterPacket& sendCounterPacket, in RequestCounterDirectoryCommandHandler()
H A DConnectionAcknowledgedCommandHandler.hpp36 ISendCounterPacket& sendCounterPacket, in ConnectionAcknowledgedCommandHandler()
H A DPeriodicCounterSelectionCommandHandler.hpp46 ISendCounterPacket& sendCounterPacket, in PeriodicCounterSelectionCommandHandler()
H A DSendThread.cpp26 ISendCounterPacket& sendCounterPacket, in SendThread()