Searched defs:profilingContext (Results 1 – 2 of 2) sorted by relevance
225 auto profilingContext = backend->CreateBackendProfilingContext(options, profilingIface); in Runtime() local
213 std::shared_ptr<armnn::profiling::IBackendProfilingContext> profilingContext) in AddBackendProfilingContext()