Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

PgStat_FunctionEntry Struct Reference

#include <pgstat.h>

Data Fields

Oid f_id
PgStat_Counter f_numcalls
PgStat_Counter f_total_time
PgStat_Counter f_self_time

Detailed Description

Definition at line 430 of file pgstat.h.


Field Documentation

Definition at line 432 of file pgstat.h.

Referenced by pgstat_recv_funcstat(), and pgstat_send_funcstats().

Definition at line 433 of file pgstat.h.

Referenced by pgstat_recv_funcstat(), and pgstat_send_funcstats().

Definition at line 435 of file pgstat.h.

Referenced by pgstat_recv_funcstat(), and pgstat_send_funcstats().

Definition at line 434 of file pgstat.h.

Referenced by pgstat_recv_funcstat(), and pgstat_send_funcstats().


The documentation for this struct was generated from the following file: