Home
last modified time | relevance | path

Searched refs:CreateBackendProfilingContext (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/mockBackend/
H A DMockImportBackend.hpp41 IBackendInternal::IBackendProfilingContextPtr CreateBackendProfilingContext(
H A DMockImportBackend.cpp71 IBackendInternal::IBackendProfilingContextPtr MockImportBackend::CreateBackendProfilingContext( in CreateBackendProfilingContext() function in armnn::MockImportBackend
/aosp_15_r20/external/armnn/src/backends/tosaReference/
H A DTosaRefBackend.hpp35 CreateBackendProfilingContext(const IRuntime::CreationOptions& creationOptions,
H A DTosaRefBackend.cpp65 IBackendInternal::IBackendProfilingContextPtr TosaRefBackend::CreateBackendProfilingContext( in CreateBackendProfilingContext() function in armnn::TosaRefBackend
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonBackend.hpp50 IBackendInternal::IBackendProfilingContextPtr CreateBackendProfilingContext(
H A DNeonBackend.cpp112 IBackendInternal::IBackendProfilingContextPtr NeonBackend::CreateBackendProfilingContext( in CreateBackendProfilingContext() function in armnn::NeonBackend
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefBackend.hpp48 IBackendInternal::IBackendProfilingContextPtr CreateBackendProfilingContext(
H A DRefBackend.cpp57 IBackendInternal::IBackendProfilingContextPtr RefBackend::CreateBackendProfilingContext( in CreateBackendProfilingContext() function in armnn::RefBackend
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DIBackendInternal.cpp82 IBackendInternal::IBackendProfilingContextPtr IBackendInternal::CreateBackendProfilingContext( in CreateBackendProfilingContext() function in armnn::IBackendInternal
/aosp_15_r20/external/armnn/src/dynamic/sample/
H A DSampleDynamicBackend.cpp60 IBackendInternal::IBackendProfilingContextPtr CreateBackendProfilingContext( in CreateBackendProfilingContext() function in sdb::SampleDynamicBackend
/aosp_15_r20/external/armnn/include/armnn/backends/
H A DIBackendInternal.hpp135 …virtual IBackendProfilingContextPtr CreateBackendProfilingContext(const IRuntime::CreationOptions&…
/aosp_15_r20/external/armnn/src/armnnTestUtils/
H A DMockBackend.cpp141 IBackendInternal::IBackendProfilingContextPtr MockBackend::CreateBackendProfilingContext( in CreateBackendProfilingContext() function in armnn::MockBackend
/aosp_15_r20/external/armnn/include/armnnTestUtils/
H A DMockBackend.hpp73 CreateBackendProfilingContext(const IRuntime::CreationOptions& creationOptions,
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClBackend.hpp79 IBackendInternal::IBackendProfilingContextPtr CreateBackendProfilingContext(
H A DClBackend.cpp241 IBackendInternal::IBackendProfilingContextPtr ClBackend::CreateBackendProfilingContext( in CreateBackendProfilingContext() function in armnn::ClBackend
/aosp_15_r20/external/armnn/src/armnn/
H A DRuntime.cpp518 auto profilingContext = backend->CreateBackendProfilingContext(options, profilingIface); in RuntimeImpl()
/aosp_15_r20/external/armnn/src/backends/
H A DREADME.md116 …virtual IBackendProfilingContextPtr CreateBackendProfilingContext(const IRuntime::CreationOptions&…