Searched defs:IProfiler (Results 1 – 4 of 4) sorted by relevance
21 class IProfiler class
43 def get_profiling_data(profiler: 'IProfiler') -> ProfilerData:
26 internal interface IProfiler interface
644 IProfiler::IProfiler() : pProfilerImpl(new ProfilerImpl()) in IProfiler() function in armnn::IProfiler