Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

Instrumentation Struct Reference

#include <instrument.h>

Data Fields

bool need_timer
bool need_bufusage
bool running
instr_time starttime
instr_time counter
double firsttuple
double tuplecount
BufferUsage bufusage_start
double startup
double total
double ntuples
double nloops
double nfiltered1
double nfiltered2
BufferUsage bufusage

Detailed Description

Definition at line 44 of file instrument.h.


Field Documentation

Definition at line 63 of file instrument.h.

Referenced by ExplainNode(), InstrStopNode(), and pgss_ExecutorEnd().

Definition at line 55 of file instrument.h.

Referenced by InstrStartNode(), and InstrStopNode().

Definition at line 52 of file instrument.h.

Referenced by InstrEndLoop(), and InstrStopNode().

Definition at line 53 of file instrument.h.

Referenced by InstrEndLoop(), and InstrStopNode().

Definition at line 48 of file instrument.h.

Referenced by InstrAlloc(), InstrStartNode(), and InstrStopNode().

Definition at line 47 of file instrument.h.

Referenced by ExplainNode(), InstrAlloc(), InstrStartNode(), and InstrStopNode().

Definition at line 61 of file instrument.h.

Referenced by show_instrumentation_count().

Definition at line 62 of file instrument.h.

Referenced by show_instrumentation_count().

Definition at line 60 of file instrument.h.

Referenced by ExplainNode(), InstrEndLoop(), and show_instrumentation_count().

Definition at line 59 of file instrument.h.

Referenced by ExplainNode(), InstrEndLoop(), and report_triggers().

Definition at line 50 of file instrument.h.

Referenced by InstrEndLoop(), and InstrStopNode().

Definition at line 51 of file instrument.h.

Referenced by InstrEndLoop(), InstrStartNode(), and InstrStopNode().

Definition at line 57 of file instrument.h.

Referenced by ExplainNode(), and InstrEndLoop().

Definition at line 54 of file instrument.h.

Referenced by InstrEndLoop(), and InstrStopNode().


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