MCPcopy Create free account
hub / github.com/apache/cloudberry / pgstat.c

File pgstat.c

src/backend/postmaster/pgstat.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* ----------
2 * pgstat.c
3 *
4 * All the statistics collector stuff hacked up in one big, ugly file.

Callers

nothing calls this directly

Calls 9

pgstat_forkexecFunction · 0.85
fork_processFunction · 0.85
InitPostmasterChildFunction · 0.85
ClosePostmasterPortsFunction · 0.85
dsm_detach_allFunction · 0.85
PgstatCollectorMainFunction · 0.85
pg_attribute_noreturnFunction · 0.50
errmsgFunction · 0.50
PGSharedMemoryDetachFunction · 0.50

Tested by

no test coverage detected