Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
190
bool ProfilerImpl::IsProfilingEnabled()
191
{
192
return m_ProfilingEnabled;
193
}
194
195
void ProfilerImpl::EnableProfiling(bool enableProfiling)
196
{
Callers
14
~ArmnnSubgraph
Method · 0.45
~ArmnnSubgraph
Method · 0.45
LoadNetwork
Method · 0.45
UnloadNetwork
Method · 0.45
ReportStructure
Method · 0.45
ScopedProfilingEvent
Method · 0.45
ProfilingUpdateDescriptions
Function · 0.45
EnqueueWorkload
Method · 0.45
Register
Method · 0.45
Deregister
Method · 0.45
ProfilerTests.cpp
File · 0.45
InferenceTest
Function · 0.45
Calls
no outgoing calls
Tested by
1
InferenceTest
Function · 0.36