Home
last modified time | relevance | path

Searched defs:IProfiler (Results 1 – 4 of 4) sorted by relevance

/external/armnn/include/armnn/
DIProfiler.hpp21 class IProfiler class
/external/armnn/python/pyarmnn/src/pyarmnn/_utilities/
Dprofiling_helper.py43 def get_profiling_data(profiler: 'IProfiler') -> ProfilerData:
/external/grpc-grpc/src/csharp/Grpc.Core/Profiling/
DIProfiler.cs26 internal interface IProfiler interface
/external/armnn/src/armnn/
DProfiling.cpp644 IProfiler::IProfiler() : pProfilerImpl(new ProfilerImpl()) in IProfiler() function in armnn::IProfiler