PostgreSQL Source Code git master
PgStat_BktypeIO Struct Reference

#include <pgstat.h>

Data Fields

uint64 bytes [IOOBJECT_NUM_TYPES][IOCONTEXT_NUM_TYPES][IOOP_NUM_TYPES]
 
PgStat_Counter counts [IOOBJECT_NUM_TYPES][IOCONTEXT_NUM_TYPES][IOOP_NUM_TYPES]
 
PgStat_Counter times [IOOBJECT_NUM_TYPES][IOCONTEXT_NUM_TYPES][IOOP_NUM_TYPES]
 

Detailed Description

Definition at line 323 of file pgstat.h.

Field Documentation

◆ bytes

◆ counts

◆ times


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