PostgreSQL Source Code git master
Data Fields
GenerationBlock Struct Reference

Data Fields

 
 
 
int  nchunks
 
int  nfree
 
char *  freeptr
 
char *  endptr
 

Detailed Description

Definition at line 89 of file generation.c.

Field Documentation

blksize

Size GenerationBlock::blksize

Definition at line 93 of file generation.c.

Referenced by GenerationAllocLarge(), GenerationBlockFree(), GenerationBlockInit(), and GenerationStats().

context

GenerationContext* GenerationBlock::context

Definition at line 92 of file generation.c.

Referenced by GenerationAllocLarge(), GenerationBlockInit(), GenerationFree(), GenerationGetChunkContext(), and GenerationRealloc().

endptr

char* GenerationBlock::endptr

Definition at line 97 of file generation.c.

Referenced by GenerationAllocChunkFromBlock(), GenerationAllocLarge(), GenerationBlockFreeBytes(), GenerationBlockInit(), GenerationFree(), GenerationGetChunkSpace(), GenerationRealloc(), and GenerationStats().

freeptr

char* GenerationBlock::freeptr

Definition at line 96 of file generation.c.

Referenced by GenerationAllocChunkFromBlock(), GenerationAllocLarge(), GenerationBlockFreeBytes(), GenerationBlockInit(), GenerationBlockMarkEmpty(), and GenerationStats().

nchunks

int GenerationBlock::nchunks

Definition at line 94 of file generation.c.

Referenced by GenerationAllocChunkFromBlock(), GenerationAllocLarge(), GenerationBlockInit(), GenerationBlockMarkEmpty(), GenerationFree(), GenerationIsEmpty(), and GenerationStats().

nfree

int GenerationBlock::nfree

Definition at line 95 of file generation.c.

Referenced by GenerationAllocLarge(), GenerationBlockInit(), GenerationBlockMarkEmpty(), GenerationFree(), and GenerationStats().

node

dlist_node GenerationBlock::node

Definition at line 91 of file generation.c.

Referenced by GenerationAllocFromNewBlock(), GenerationAllocLarge(), GenerationBlockFree(), and GenerationContextCreate().


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

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