Home
last modified time | relevance | path

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

/external/armnn/include/armnn/
DIProfiler.hpp51 using InstrumentPtr = std::unique_ptr<Instrument>; typedef in armnn::IProfiler
/external/armnn/src/armnn/
DProfilingEvent.hpp30 using InstrumentPtr = std::unique_ptr<Instrument>; typedef in armnn::Event
DProfiling.hpp34 using InstrumentPtr = std::unique_ptr<Instrument>; typedef in armnn::ProfilerImpl
133 using InstrumentPtr = std::unique_ptr<Instrument>; typedef in armnn::ScopedProfilingEvent