|
PostgreSQL Source Code git master
|
#include <pgstat_internal.h>
Data Fields | |
| LWLock | locks [BACKEND_NUM_TYPES] |
| PgStat_IO | stats |
Definition at line 410 of file pgstat_internal.h.
| LWLock PgStatShared_IO::locks[BACKEND_NUM_TYPES] |
Definition at line 416 of file pgstat_internal.h.
Referenced by pgstat_io_flush_cb(), pgstat_io_init_shmem_cb(), pgstat_io_reset_all_cb(), and pgstat_io_snapshot_cb().
| PgStat_IO PgStatShared_IO::stats |
Definition at line 417 of file pgstat_internal.h.
Referenced by pgstat_io_flush_cb(), pgstat_io_reset_all_cb(), and pgstat_io_snapshot_cb().