Home
last modified time | relevance | path

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

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