Searched defs:GetProfiler (Results 1 – 9 of 9) sorted by relevance
79 const IProfiler* Event::GetProfiler() const in GetProfiler() function in armnn::Event
87 …const std::shared_ptr<IProfiler>& GetProfiler() const { return m_OptimizedNetwork->GetProfiler(); } in GetProfiler() function in armnn::LoadedNetwork
151 const std::shared_ptr<IProfiler> IRuntime::GetProfiler(NetworkId networkId) const in GetProfiler() function in armnn::IRuntime290 const std::shared_ptr<IProfiler> RuntimeImpl::GetProfiler(NetworkId networkId) const in GetProfiler() function in armnn::RuntimeImpl
656 const std::shared_ptr<IProfiler>& Graph::GetProfiler() const in GetProfiler() function in armnn::Graph
605 IProfiler* ProfilerManager::GetProfiler() in GetProfiler() function in armnn::ProfilerManager
691 const std::shared_ptr<IProfiler>& IOptimizedNetwork::GetProfiler() const in GetProfiler() function in armnn::IOptimizedNetwork
134 Profiler* Interpreter::GetProfiler() { in GetProfiler() function in tflite::Interpreter
297 armnn::IProfiler* GetProfiler(int networkId) { in GetProfiler() function
329 Profiler* GetProfiler() { return profiler_.get(); } in GetProfiler() function