MCPcopy Create free account
hub / github.com/ARM-software/armnn / GetReadableData

Method GetReadableData

profiling/client/src/PacketBuffer.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23const unsigned char* PacketBuffer::GetReadableData() const
24{
25 return m_Data.get();
26}
27
28unsigned int PacketBuffer::GetSize() const
29{

Callers 9

ReadBytesFunction · 0.45
ReadUint64Function · 0.45
ReadUint32Function · 0.45
ReadUint16Function · 0.45
ReadUint8Function · 0.45
FlushBufferMethod · 0.45
TimelineTests.cppFile · 0.45
CheckTimelineDirectoryFunction · 0.45

Calls 1

getMethod · 0.45

Tested by 1

CheckTimelineDirectoryFunction · 0.36