|
PostgreSQL Source Code git master
|
#include <pgstat.h>
Data Fields | |
| TimestampTz | stat_reset_timestamp |
| PgStat_BktypeIO | stats [BACKEND_NUM_TYPES] |
| TimestampTz PgStat_IO::stat_reset_timestamp |
Definition at line 341 of file pgstat.h.
Referenced by pg_stat_get_io(), pgstat_io_reset_all_cb(), and pgstat_io_snapshot_cb().
| PgStat_BktypeIO PgStat_IO::stats[BACKEND_NUM_TYPES] |
Definition at line 342 of file pgstat.h.
Referenced by pg_stat_get_io(), pgstat_io_flush_cb(), pgstat_io_reset_all_cb(), and pgstat_io_snapshot_cb().