PostgreSQL Source Code: MemoryStatsEntry Struct Reference (original) (raw)
#include <[memutils.h](memutils%5F8h%5Fsource.html)>
Data Fields | |
---|---|
dsa_pointer | name |
dsa_pointer | ident |
dsa_pointer | path |
NodeTag | type |
int | path_length |
int | levels |
int64 | totalspace |
int64 | nblocks |
int64 | freespace |
int64 | freechunks |
int | num_agg_stats |
Definition at line 343 of file memutils.h.
◆ freechunks
int64 MemoryStatsEntry::freechunks
◆ freespace
int64 MemoryStatsEntry::freespace
◆ ident
◆ levels
int MemoryStatsEntry::levels
◆ name
◆ nblocks
int64 MemoryStatsEntry::nblocks
◆ num_agg_stats
int MemoryStatsEntry::num_agg_stats
◆ path
◆ path_length
int MemoryStatsEntry::path_length
◆ totalspace
int64 MemoryStatsEntry::totalspace
◆ type
The documentation for this struct was generated from the following file:
- src/include/utils/memutils.h