Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetStaticId
Method
GetStaticId
profiling/client/src/IProfilingService.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
ProfilingStaticGuid IProfilingService::GetStaticId(const std::string& str)
40
{
41
return m_GuidGenerator.GenerateStaticId(str);
42
}
43
44
void IProfilingService::ResetGuidGenerator()
45
{
Callers
2
VerifyTimelineLabelBinaryPacketData
Function · 0.80
SendTimelinePacketTests.cpp
File · 0.80
Calls
1
GenerateStaticId
Method · 0.45
Tested by
1
VerifyTimelineLabelBinaryPacketData
Function · 0.64