Home
last modified time | relevance | path

Searched refs:CreateBackendProfiling (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/armnn/profiling/client/src/backends/
H A DIBackendProfiling.cpp16 std::unique_ptr<IBackendProfiling> IBackendProfiling::CreateBackendProfiling(const ProfilingOptions… in CreateBackendProfiling() function in arm::pipe::IBackendProfiling
/aosp_15_r20/external/armnn/profiling/client/include/backends/
H A DIBackendProfiling.hpp61 … static std::unique_ptr<IBackendProfiling> CreateBackendProfiling(const ProfilingOptions& options,
/aosp_15_r20/external/armnn/src/armnn/
H A DRuntime.cpp512 arm::pipe::IBackendProfiling::CreateBackendProfiling( in RuntimeImpl()