|
PostgreSQL Source Code git master
|
#include <instrument_node.h>
Data Fields | |
| int | num_workers |
| BitmapHeapScanInstrumentation | sinstrument [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 137 of file instrument_node.h.
| int SharedBitmapHeapInstrumentation::num_workers |
Definition at line 139 of file instrument_node.h.
Referenced by ExecBitmapHeapInstrumentInitDSM(), ExecBitmapHeapRetrieveInstrumentation(), show_scan_io_usage(), and show_tidbitmap_info().
| BitmapHeapScanInstrumentation SharedBitmapHeapInstrumentation::sinstrument[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 140 of file instrument_node.h.
Referenced by ExecEndBitmapHeapScan(), show_scan_io_usage(), and show_tidbitmap_info().