Searched refs:backendProfiling (Results 1 – 10 of 10) sorted by relevance
74 IBackendProfilingPtr& backendProfiling) override;165 MockBackendProfilingContext(IBackendInternal::IBackendProfilingPtr& backendProfiling) in MockBackendProfilingContext() argument166 : m_BackendProfiling(std::move(backendProfiling)) in MockBackendProfilingContext()
142 const IRuntime::CreationOptions& options, IBackendProfilingPtr& backendProfiling) in CreateBackendProfilingContext() argument146 std::make_shared<MockBackendProfilingContext>(backendProfiling); in CreateBackendProfilingContext()
42 …const IRuntime::CreationOptions& creationOptions, IBackendProfilingPtr& backendProfiling) override;
36 IBackendProfilingPtr& backendProfiling) override;
51 const IRuntime::CreationOptions&, IBackendProfilingPtr& backendProfiling) override;
49 …const IRuntime::CreationOptions& creationOptions, IBackendProfilingPtr& backendProfiling) override;
136 … IBackendProfilingPtr& backendProfiling);
80 const IRuntime::CreationOptions&, IBackendProfilingPtr& backendProfiling) override;
117 arm::pipe::IBackendProfiling& backendProfiling) const = 0;
3774 BackendProfiling backendProfiling(options,3784 backendProfiling.ReportCounters(timestamps);