Searched defs:GetProfiler (Results 1 – 7 of 7) sorted by relevance
53 const std::shared_ptr<Profiler>& GetProfiler() const { return m_Profiler; } in GetProfiler() function in armnn::LoadedNetwork
72 const Profiler* Event::GetProfiler() const in GetProfiler() function in armnn::Event
158 const std::shared_ptr<IProfiler> Runtime::GetProfiler(NetworkId networkId) const in GetProfiler() function in armnn::Runtime
498 Profiler* ProfilerManager::GetProfiler() in GetProfiler() function in armnn::ProfilerManager
157 Profiler* Interpreter::GetProfiler() { in GetProfiler() function in tflite::Interpreter
278 armnn::IProfiler* GetProfiler(int networkId) { in GetProfiler() function
322 Profiler* GetProfiler() { return profiler_.get(); } in GetProfiler() function