MCPcopy 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
339std::unique_ptr<ISendTimelinePacket> ProfilingService::GetSendTimelinePacket() const
340{
341 return m_TimelinePacketWriterFactory.GetSendTimelinePacket();
342}
343
344void ProfilingService::Initialize()
345{

Callers 4

GetTimelineUtilsMethod · 0.45
TimelineTests.cppFile · 0.45
CheckTimelineDirectoryFunction · 0.45
EnableProfilingMethod · 0.45

Calls

no outgoing calls

Tested by 1

CheckTimelineDirectoryFunction · 0.36