Searched defs:InstrumentPtr (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/armnn/src/armnn/ | ||
H A D | Profiling.hpp | 34 using InstrumentPtr = std::unique_ptr<Instrument>; typedef in armnn::ProfilerImpl |
H A D | ProfilingEvent.hpp | 30 using InstrumentPtr = std::unique_ptr<Instrument>; typedef in armnn::Event |
/aosp_15_r20/external/armnn/include/armnn/ | ||
H A D | IProfiler.hpp | 51 using InstrumentPtr = std::unique_ptr<Instrument>; typedef in armnn::IProfiler |