Searched defs:m_SendCounterPacket (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/armnn/profiling/client/src/ | ||
H A D | RequestCounterDirectoryCommandHandler.hpp | 44 ISendCounterPacket& m_SendCounterPacket; member in arm::pipe::RequestCounterDirectoryCommandHandler |
H A D | SendThread.hpp | 60 ISendCounterPacket& m_SendCounterPacket; member in arm::pipe::SendThread |
H A D | PeriodicCounterCapture.hpp | 68 ISendCounterPacket& m_SendCounterPacket; member in arm::pipe::PeriodicCounterCapture |
H A D | ConnectionAcknowledgedCommandHandler.hpp | 61 ISendCounterPacket& m_SendCounterPacket; member in arm::pipe::ConnectionAcknowledgedCommandHandler |
H A D | PeriodicCounterSelectionCommandHandler.hpp | 77 ISendCounterPacket& m_SendCounterPacket; member in arm::pipe::PeriodicCounterSelectionCommandHandler |
H A D | ProfilingService.hpp | 244 SendCounterPacket m_SendCounterPacket; member in arm::pipe::ProfilingService |
/aosp_15_r20/external/armnn/src/profiling/test/ | ||
H A D | ProfilingMocks.hpp | 705 SendCounterPacket m_SendCounterPacket; member in arm::pipe::MockProfilingService |