Home
last modified time | relevance | path

Searched defs:profilingContext (Results 1 – 2 of 2) sorted by relevance

/external/armnn/profiling/client/src/
DProfilingService.cpp220 std::shared_ptr<IBackendProfilingContext> profilingContext) in AddBackendProfilingContext()
/external/armnn/src/armnn/
DRuntime.cpp518 auto profilingContext = backend->CreateBackendProfilingContext(options, profilingIface); in RuntimeImpl() local