Home
last modified time | relevance | path

Searched refs:m_CommandHandler (Results 1 – 2 of 2) sorted by relevance

/external/armnn/profiling/client/src/
DProfilingService.cpp134 m_CommandHandler.Stop(); in Update()
172 m_CommandHandler.Start(*m_ProfilingConnection); in Update()
400 m_CommandHandler.Stop(); in Stop()
DProfilingService.hpp68 , m_CommandHandler(1000, in ProfilingService()
242 CommandHandler m_CommandHandler; member in arm::pipe::ProfilingService