PostgreSQL Source Code git master
Data Fields
PgStat_Snapshot Struct Reference

#include <pgstat_internal.h>

Data Fields

 
 
 
 
 
 
 
 
 
 
 
 
struct pgstat_snapshot_hash *  stats
 

Detailed Description

Definition at line 541 of file pgstat_internal.h.

Field Documentation

archiver

PgStat_ArchiverStats PgStat_Snapshot::archiver

Definition at line 550 of file pgstat_internal.h.

Referenced by pgstat_archiver_snapshot_cb(), and pgstat_fetch_stat_archiver().

bgwriter

PgStat_BgWriterStats PgStat_Snapshot::bgwriter

Definition at line 552 of file pgstat_internal.h.

Referenced by pgstat_bgwriter_snapshot_cb(), and pgstat_fetch_stat_bgwriter().

checkpointer

PgStat_CheckpointerStats PgStat_Snapshot::checkpointer

Definition at line 554 of file pgstat_internal.h.

Referenced by pgstat_checkpointer_snapshot_cb(), and pgstat_fetch_stat_checkpointer().

context

MemoryContext PgStat_Snapshot::context

Definition at line 571 of file pgstat_internal.h.

Referenced by pgstat_build_snapshot(), pgstat_clear_snapshot(), pgstat_fetch_entry(), and pgstat_prep_snapshot().

custom_data

void* PgStat_Snapshot::custom_data[PGSTAT_KIND_CUSTOM_SIZE]

Definition at line 568 of file pgstat_internal.h.

Referenced by pgstat_get_custom_snapshot_data(), pgstat_init_snapshot_fixed(), and pgstat_write_statsfile().

custom_valid

bool PgStat_Snapshot::custom_valid[PGSTAT_KIND_CUSTOM_SIZE]

Definition at line 567 of file pgstat_internal.h.

Referenced by pgstat_build_snapshot_fixed(), pgstat_clear_snapshot(), and pgstat_snapshot_fixed().

fixed_valid

bool PgStat_Snapshot::fixed_valid[PGSTAT_KIND_BUILTIN_SIZE]

Definition at line 548 of file pgstat_internal.h.

Referenced by pgstat_build_snapshot_fixed(), pgstat_clear_snapshot(), and pgstat_snapshot_fixed().

io

PgStat_IO PgStat_Snapshot::io

Definition at line 556 of file pgstat_internal.h.

Referenced by pgstat_fetch_stat_io(), and pgstat_io_snapshot_cb().

mode

PgStat_FetchConsistency PgStat_Snapshot::mode

Definition at line 543 of file pgstat_internal.h.

Referenced by pgstat_build_snapshot(), pgstat_clear_snapshot(), pgstat_fetch_entry(), and pgstat_get_stat_snapshot_timestamp().

slru

PgStat_SLRUStats PgStat_Snapshot::slru[SLRU_NUM_ELEMENTS]

Definition at line 558 of file pgstat_internal.h.

Referenced by pgstat_fetch_slru(), and pgstat_slru_snapshot_cb().

snapshot_timestamp

TimestampTz PgStat_Snapshot::snapshot_timestamp

Definition at line 546 of file pgstat_internal.h.

Referenced by pgstat_build_snapshot(), and pgstat_get_stat_snapshot_timestamp().

stats

struct pgstat_snapshot_hash* PgStat_Snapshot::stats

Definition at line 572 of file pgstat_internal.h.

Referenced by pgstat_build_snapshot(), pgstat_clear_snapshot(), pgstat_fetch_entry(), and pgstat_prep_snapshot().

wal

PgStat_WalStats PgStat_Snapshot::wal

Definition at line 560 of file pgstat_internal.h.

Referenced by pgstat_fetch_stat_wal(), and pgstat_wal_snapshot_cb().


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

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