|
PostgreSQL Source Code git master
|
#include <instrument_node.h>
Data Fields | |
| int | num_workers |
| HashInstrumentation | hinstrument [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 177 of file instrument_node.h.
| HashInstrumentation SharedHashInfo::hinstrument[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 180 of file instrument_node.h.
Referenced by ExecHashInitializeWorker(), and show_hash_info().
| int SharedHashInfo::num_workers |
Definition at line 179 of file instrument_node.h.
Referenced by ExecHashInitializeDSM(), ExecHashRetrieveInstrumentation(), and show_hash_info().