|
PostgreSQL Source Code git master
|
#include <pgstat.h>
Data Fields | |
| PgStat_FunctionCounts * | fs |
| instr_time | save_f_total_time |
| instr_time | save_total |
| instr_time | start |
| PgStat_FunctionCounts* PgStat_FunctionCallUsage::fs |
| instr_time PgStat_FunctionCallUsage::save_f_total_time |
| instr_time PgStat_FunctionCallUsage::save_total |
| instr_time PgStat_FunctionCallUsage::start |