static void GetUnitHeapDebugInfo( qVector< UnitHeapDebugInfo > & debugInfo );
Name | Description | |
---|---|---|
out | debugInfo | Returns the memory allocation information for each unit heap for the payload. |
Gets the memory allocation information of the unit heap for the payload used by the packet buffer manager. Gets the correct value only when the packet buffer manager is running.
CONFIDENTIAL