|
PostgreSQL Source Code git master
|
#include <instrument_node.h>
Data Fields | |
| int | num_workers |
| SeqScanInstrumentation | sinstrument [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 282 of file instrument_node.h.
| int SharedSeqScanInstrumentation::num_workers |
Definition at line 284 of file instrument_node.h.
Referenced by ExecSeqScanInstrumentInitDSM(), ExecSeqScanRetrieveInstrumentation(), and show_scan_io_usage().
| SeqScanInstrumentation SharedSeqScanInstrumentation::sinstrument[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 285 of file instrument_node.h.
Referenced by ExecEndSeqScan(), and show_scan_io_usage().