Searched defs:InstrumentPtr (Results 1 – 2 of 2) sorted by relevance
/external/armnn/src/armnn/ | ||
D | Profiling.hpp | 32 using InstrumentPtr = std::unique_ptr<Instrument>; typedef in armnn::Profiler |
D | ProfilingEvent.hpp | 26 using InstrumentPtr = std::unique_ptr<Instrument>; typedef in armnn::Event |