Home
last modified time | relevance | path

Searched defs:m_Profiler (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DProfilingEvent.hpp93 IProfiler* m_Profiler; member in armnn::Event
H A DProfiling.hpp175 IProfiler* m_Profiler; ///< Profiler used member in armnn::ScopedProfilingEvent
H A DGraph.hpp293 std::shared_ptr<IProfiler> m_Profiler; member in armnn::Graph