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