Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetSendTimelinePacket
Method
GetSendTimelinePacket
profiling/client/src/ProfilingService.cpp:339–342 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
337
}
338
339
std::unique_ptr<ISendTimelinePacket> ProfilingService::GetSendTimelinePacket() const
340
{
341
return m_TimelinePacketWriterFactory.GetSendTimelinePacket();
342
}
343
344
void ProfilingService::Initialize()
345
{
Callers
4
GetTimelineUtils
Method · 0.45
TimelineTests.cpp
File · 0.45
CheckTimelineDirectory
Function · 0.45
EnableProfiling
Method · 0.45
Calls
no outgoing calls
Tested by
1
CheckTimelineDirectory
Function · 0.36