Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ SetEventClass
Method
SetEventClass
src/profiling/test/TimelineModel.hpp:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
uint64_t GetTimeStamp() const {return m_TimeStamp;}
69
uint64_t GetThreadId() const {return m_ThreadId;}
70
void SetEventClass(EventClassObj* evtClass) {m_EventClass = evtClass;}
71
std::string GetEventClass()
72
{
73
if (m_EventClass == nullptr)
Callers
1
HandleExecutionLink
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected