Blender V5.0
MemPrintBlock Struct Reference

Public Attributes

const char * name
uintptr_t len
int items

Detailed Description

Definition at line 758 of file mallocn_guarded_impl.cc.

Member Data Documentation

◆ items

int MemPrintBlock::items

Definition at line 761 of file mallocn_guarded_impl.cc.

Referenced by MEM_guarded_printmemlist_stats().

◆ len

uintptr_t MemPrintBlock::len

Definition at line 760 of file mallocn_guarded_impl.cc.

Referenced by compare_len(), and MEM_guarded_printmemlist_stats().

◆ name

const char* MemPrintBlock::name

Definition at line 759 of file mallocn_guarded_impl.cc.

Referenced by compare_name(), and MEM_guarded_printmemlist_stats().


The documentation for this struct was generated from the following file: