Searched refs:SetProfilingService (Results 1 – 3 of 3) sorted by relevance
47 void SetProfilingService(armnn::Optional<arm::pipe::IProfilingService&> profilingService);
107 void BackendRegistry::SetProfilingService(armnn::Optional<arm::pipe::IProfilingService&> profilingS… in SetProfilingService() function in armnn::BackendRegistry
532 BackendRegistryInstance().SetProfilingService(*m_ProfilingService.get()); in RuntimeImpl()594 BackendRegistryInstance().SetProfilingService(armnn::EmptyOptional()); in ~RuntimeImpl()