Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ ResetGuidGenerator
Method
ResetGuidGenerator
profiling/client/src/IProfilingService.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void IProfilingService::ResetGuidGenerator()
45
{
46
m_GuidGenerator.Reset();
47
}
48
49
ProfilingDynamicGuid IProfilingService::NextGuid()
50
{
Callers
1
FileOnlyProfilingDecoratorTests.cpp
File · 0.80
Calls
1
Reset
Method · 0.45
Tested by
no test coverage detected