Returns the dynamic memory used by the entry.
Synopsis
Declared in <kernel/mempool_entry.h>
size_t
DynamicMemoryUsage() const;
Return Value
The memory usage in bytes.
Created with MrDocs
Returns the dynamic memory used by the entry.
Declared in <kernel/mempool_entry.h>
size_t
DynamicMemoryUsage() const;
The memory usage in bytes.
Created with MrDocs