#include <pgstat.h>
Data Fields | |
Oid | f_id |
PgStat_Counter | f_numcalls |
PgStat_Counter | f_total_time |
PgStat_Counter | f_self_time |
Definition at line 430 of file pgstat.h.
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().