Home
last modified time | relevance | path

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

/external/armnn/src/profiling/
DProfilingService.hpp57 using BackendProfilingContext = std::unordered_map<BackendId, typedef in armnn::profiling::ProfilingService
270 BackendProfilingContext m_BackendProfilingContexts;
DProfilingService.cpp495 BackendProfilingContext::iterator it = m_BackendProfilingContexts.begin(); in NotifyBackendsForTimelineReporting()