Searched refs:BackendProfilingContext (Results 1 – 2 of 2) sorted by relevance
57 using BackendProfilingContext = std::unordered_map<BackendId, typedef in armnn::profiling::ProfilingService270 BackendProfilingContext m_BackendProfilingContexts;
495 BackendProfilingContext::iterator it = m_BackendProfilingContexts.begin(); in NotifyBackendsForTimelineReporting()