Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
const unsigned char* PacketBuffer::GetReadableData() const
24
{
25
return m_Data.get();
26
}
27
28
unsigned int PacketBuffer::GetSize() const
29
{
Callers
9
ReadBytes
Function · 0.45
ReadUint64
Function · 0.45
ReadUint32
Function · 0.45
ReadUint16
Function · 0.45
ReadUint8
Function · 0.45
FlushBuffer
Method · 0.45
TimelineTests.cpp
File · 0.45
BasePipeServerTests.cpp
File · 0.45
CheckTimelineDirectory
Function · 0.45
Calls
1
get
Method · 0.45
Tested by
1
CheckTimelineDirectory
Function · 0.36