Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/profiling/client/src/
H A DProfilingService.hpp108 , m_ActivateTimelineReportingCommandHandler(0, in ProfilingService()
142 m_CommandHandlerRegistry.RegisterFunctor(&m_ActivateTimelineReportingCommandHandler); in ProfilingService()
256 ActivateTimelineReportingCommandHandler m_ActivateTimelineReportingCommandHandler; member in arm::pipe::ProfilingService