PostgreSQL Source Code git master
Data Fields
MemoryContextCounters Struct Reference

#include <memnodes.h>

Data Fields

 
 
 
 

Detailed Description

Definition at line 29 of file memnodes.h.

Field Documentation

freechunks

Size MemoryContextCounters::freechunks

Definition at line 32 of file memnodes.h.

Referenced by AllocSetStats(), GenerationStats(), MemoryContextStatsDetail(), MemoryContextStatsInternal(), and SlabStats().

freespace

Size MemoryContextCounters::freespace

Definition at line 34 of file memnodes.h.

Referenced by AllocSetStats(), BumpStats(), GenerationStats(), MemoryContextStatsDetail(), MemoryContextStatsInternal(), show_memory_counters(), and SlabStats().

nblocks

Size MemoryContextCounters::nblocks

Definition at line 31 of file memnodes.h.

Referenced by AllocSetStats(), BumpStats(), GenerationStats(), MemoryContextStatsDetail(), MemoryContextStatsInternal(), and SlabStats().

totalspace

Size MemoryContextCounters::totalspace

Definition at line 33 of file memnodes.h.

Referenced by AllocSetStats(), BumpStats(), GenerationStats(), MemoryContextStatsDetail(), MemoryContextStatsInternal(), show_memory_counters(), and SlabStats().


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

AltStyle によって変換されたページ (->オリジナル) /