Home
last modified time | relevance | path

Searched refs:INSTRUMENT_BUFFERS (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER))
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0;
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in BoardBootModeDetect()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER))
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0;
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0;
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER))
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0;
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0;
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER))
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0;
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0;
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/executor/
H A Dinstrument.c36 if (instrument_options & (INSTRUMENT_BUFFERS | INSTRUMENT_TIMER)) in InstrAlloc()
38 bool need_buffers = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrAlloc()
57 instr->need_bufusage = (instrument_options & INSTRUMENT_BUFFERS) != 0; in InstrInit()

1234567