Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ Destroy
Method
Destroy
profiling/client/src/PacketBuffer.cpp:58–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void PacketBuffer::Destroy()
59
{
60
m_Data.reset(nullptr);
61
m_Size = 0;
62
m_MaxSize = 0;
63
}
64
65
} // namespace pipe
66
Callers
2
Release
Method · 0.45
MarkRead
Method · 0.45
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected