Header And Logo

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

Data Fields

PgStat_FunctionCallUsage Struct Reference

#include <pgstat.h>

Data Fields

PgStat_FunctionCountsfs
instr_time save_f_total_time
instr_time save_total
instr_time f_start

Detailed Description

Definition at line 705 of file pgstat.h.


Field Documentation

Definition at line 715 of file pgstat.h.

Referenced by pgstat_end_function_usage(), and pgstat_init_function_usage().

Definition at line 709 of file pgstat.h.

Referenced by pgstat_end_function_usage(), and pgstat_init_function_usage().

Definition at line 711 of file pgstat.h.

Referenced by pgstat_end_function_usage(), and pgstat_init_function_usage().

Definition at line 713 of file pgstat.h.

Referenced by pgstat_end_function_usage(), and pgstat_init_function_usage().


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