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

Method IsProfilingEnabled

src/armnn/Profiling.cpp:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190bool ProfilerImpl::IsProfilingEnabled()
191{
192 return m_ProfilingEnabled;
193}
194
195void ProfilerImpl::EnableProfiling(bool enableProfiling)
196{

Callers 14

~ArmnnSubgraphMethod · 0.45
~ArmnnSubgraphMethod · 0.45
LoadNetworkMethod · 0.45
UnloadNetworkMethod · 0.45
ReportStructureMethod · 0.45
ScopedProfilingEventMethod · 0.45
EnqueueWorkloadMethod · 0.45
RegisterMethod · 0.45
DeregisterMethod · 0.45
ProfilerTests.cppFile · 0.45
InferenceTestFunction · 0.45

Calls

no outgoing calls

Tested by 1

InferenceTestFunction · 0.36