CUBRID Engine  latest
pstat_metadata Struct Reference

#include <perf_monitor.h>

Collaboration diagram for pstat_metadata:
Collaboration graph

Public Attributes

PERF_STAT_ID psid
 
const char * stat_name
 
PSTAT_VALUE_TYPE valtype
 
int start_offset
 
int n_vals
 
PSTAT_DUMP_IN_FILE_FUNC f_dump_in_file
 
PSTAT_DUMP_IN_BUFFER_FUNC f_dump_in_buffer
 
PSTAT_LOAD_FUNC f_load
 

Detailed Description

Definition at line 708 of file perf_monitor.h.

Member Data Documentation

PSTAT_DUMP_IN_BUFFER_FUNC pstat_metadata::f_dump_in_buffer

Definition at line 720 of file perf_monitor.h.

Referenced by perfmon_server_dump_stats_to_buffer().

PSTAT_DUMP_IN_FILE_FUNC pstat_metadata::f_dump_in_file

Definition at line 719 of file perf_monitor.h.

Referenced by perfmon_server_dump_stats().

PSTAT_LOAD_FUNC pstat_metadata::f_load

Definition at line 721 of file perf_monitor.h.

Referenced by perfmon_initialize().

int pstat_metadata::n_vals

Definition at line 717 of file perf_monitor.h.

Referenced by perfmon_calc_diff_stats(), and perfmon_initialize().

PERF_STAT_ID pstat_metadata::psid

Definition at line 711 of file perf_monitor.h.

const char* pstat_metadata::stat_name
PSTAT_VALUE_TYPE pstat_metadata::valtype

Definition at line 713 of file perf_monitor.h.


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