Home
last modified time | relevance | path

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

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