Home
last modified time | relevance | path

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

/external/armnn/src/profiling/
DProfilingService.cpp498 auto& backendProfilingContext = it->second; in NotifyBackendsForTimelineReporting() local
499 backendProfilingContext->EnableTimelineReporting(m_TimelineReporting); in NotifyBackendsForTimelineReporting()
/external/armnn/src/profiling/test/
DProfilingTests.cpp1789 std::shared_ptr<armnn::profiling::IBackendProfilingContext>> backendProfilingContext; in BOOST_AUTO_TEST_CASE() local
1817 …CounterSelectionCommandHandler commandHandler(familyId, packetId, version, backendProfilingContext, in BOOST_AUTO_TEST_CASE()
2346 std::shared_ptr<armnn::profiling::IBackendProfilingContext>> backendProfilingContext; in BOOST_AUTO_TEST_CASE() local
2364 counterIdMap, backendProfilingContext); in BOOST_AUTO_TEST_CASE()