Searched refs:m_BackendProfilingContext (Results 1 – 2 of 2) sorted by relevance
51 if (m_BackendProfilingContext.has_value()) in operator ()()53 for (auto backendContext : m_BackendProfilingContext.value()) in operator ()()
48 , m_BackendProfilingContext(backendProfilingContexts) in ConnectionAcknowledgedCommandHandler()65 arm::pipe::Optional<BackendProfilingContexts> m_BackendProfilingContext; member in arm::pipe::ConnectionAcknowledgedCommandHandler