Home
last modified time | relevance | path

Searched refs:m_BackendProfiling (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/include/armnnTestUtils/
H A DMockBackend.hpp166 : m_BackendProfiling(std::move(backendProfiling)) in MockBackendProfilingContext()
175 return m_BackendProfiling; in GetBackendProfiling()
181m_BackendProfiling->GetCounterRegistrationInterface(static_cast<uint16_t>(currentMaxGlobalCounterI… in RegisterCounters()
228 auto sendTimelinePacket = m_BackendProfiling->GetSendTimelinePacket(); in EnableProfiling()
246 IBackendInternal::IBackendProfilingPtr m_BackendProfiling; member in armnn::MockBackendProfilingContext