Searched refs:SetInternalProfilingParams (Results 1 – 3 of 3) sorted by relevance
227 void SetInternalProfilingParams(bool internalProfilingState,
123 …delegateOptions.SetInternalProfilingParams(m_EnableProfiling, armnn::ProfilingDetailsMethod::Detai… in ToDelegateOptions()
349 SetInternalProfilingParams(internalProfilingState, internalProfilingDetail); in DelegateOptions()427 void DelegateOptions::SetInternalProfilingParams(bool internalProfilingState, in SetInternalProfilingParams() function in armnnDelegate::DelegateOptions