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