MCPcopy Create free account
hub / github.com/ARM-software/armnn / GetInternalProfilingState

Method GetInternalProfilingState

delegate/common/src/DelegateOptions.cpp:508–511  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

506}
507
508bool DelegateOptions::GetInternalProfilingState() const
509{
510 return p_DelegateOptionsImpl->m_InternalProfilingEnabled;
511}
512
513const armnn::ProfilingDetailsMethod& DelegateOptions::GetInternalProfilingDetail() const
514{

Callers 2

CreateMethod · 0.80
CreateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected