Home
last modified time | relevance | path

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

/external/armnn/profiling/client/src/
DCommandHandler.hpp44 void SetStopAfterTimeout(bool stopAfterTimeout) { m_StopAfterTimeout.store(stopAfterTimeout); } in SetStopAfterTimeout() function in arm::pipe::CommandHandler
/external/armnn/src/profiling/test/
DProfilingTests.cpp237 commandHandler1.SetStopAfterTimeout(false);