Quake II RTX doxygen  1.0 dev
zstats_t Struct Reference

Public Attributes

size_t count
 
size_t bytes
 

Detailed Description

Definition at line 76 of file zone.c.

Member Data Documentation

◆ bytes

size_t zstats_t::bytes

Definition at line 78 of file zone.c.

Referenced by Z_CvarCopyString(), Z_Free(), Z_Realloc(), Z_Stats_f(), and Z_TagMalloc().

◆ count

size_t zstats_t::count

Definition at line 77 of file zone.c.

Referenced by Z_CvarCopyString(), Z_Free(), Z_Stats_f(), and Z_TagMalloc().