PostgreSQL Source Code git master
PgStat_PendingIO 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]
 
instr_time pending_times [IOOBJECT_NUM_TYPES][IOCONTEXT_NUM_TYPES][IOOP_NUM_TYPES]
 

Detailed Description

Definition at line 330 of file pgstat.h.

Field Documentation

◆ bytes

◆ counts

◆ pending_times


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