Home
last modified time | relevance | path

Searched defs:InstrumentPtr (Results 1 – 2 of 2) sorted by relevance

/external/armnn/src/armnn/
DProfiling.hpp32 using InstrumentPtr = std::unique_ptr<Instrument>; typedef in armnn::Profiler
115 using InstrumentPtr = std::unique_ptr<Instrument>; typedef in armnn::ScopedProfilingEvent
DProfilingEvent.hpp26 using InstrumentPtr = std::unique_ptr<Instrument>; typedef in armnn::Event