PostgreSQL Source Code git master
Data Fields
PgStatShared_HashEntry Struct Reference

#include <pgstat_internal.h>

Data Fields

 
bool  dropped
 
 
 
 

Detailed Description

Definition at line 80 of file pgstat_internal.h.

Field Documentation

body

dsa_pointer PgStatShared_HashEntry::body

Definition at line 130 of file pgstat_internal.h.

Referenced by pgstat_build_snapshot(), pgstat_drop_entry_internal(), pgstat_free_entry(), pgstat_get_entry_ref(), pgstat_init_entry(), pgstat_reinit_entry(), and pgstat_reset_matching_entries().

dropped

bool PgStatShared_HashEntry::dropped

Definition at line 89 of file pgstat_internal.h.

Referenced by pgstat_build_snapshot(), pgstat_drop_database_and_contents(), pgstat_drop_entry_internal(), pgstat_fetch_entry(), pgstat_gc_entry_refs(), pgstat_get_entry_ref(), pgstat_init_entry(), pgstat_reinit_entry(), pgstat_release_entry_ref(), pgstat_reset_entry(), and pgstat_reset_matching_entries().

generation

pg_atomic_uint32 PgStatShared_HashEntry::generation

Definition at line 123 of file pgstat_internal.h.

Referenced by pgstat_acquire_entry_ref(), pgstat_drop_entry_internal(), pgstat_gc_entry_refs(), pgstat_init_entry(), pgstat_reinit_entry(), and pgstat_release_entry_ref().

key

PgStat_HashKey PgStatShared_HashEntry::key

Definition at line 82 of file pgstat_internal.h.

Referenced by match_db_entries(), match_inj_entries(), match_kind(), pgstat_build_snapshot(), pgstat_delete_pending_entry(), pgstat_drop_database_and_contents(), pgstat_drop_entry_internal(), pgstat_flush_pending_entries(), pgstat_free_entry(), pgstat_relation_flush_cb(), pgstat_release_entry_ref(), and pgstat_reset_matching_entries().

refcount

pg_atomic_uint32 PgStatShared_HashEntry::refcount

Definition at line 110 of file pgstat_internal.h.

Referenced by pgstat_acquire_entry_ref(), pgstat_build_snapshot(), pgstat_drop_entry_internal(), pgstat_init_entry(), pgstat_reinit_entry(), and pgstat_release_entry_ref().


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

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