Skip to content

Struct pstat_global

ClassList > pstat_global

  • #include <perf_monitor.h>

Public Attributes

Type Name
int activation_flag
UINT64 * global_stats
bool initialized
bool * is_watching
int n_stat_values
int n_trans
INT32 n_watchers
UINT64 ** tran_stats
pthread_mutex_t watch_lock

Public Attributes Documentation

variable activation_flag

int pstat_global::activation_flag;

variable global_stats

UINT64* pstat_global::global_stats;

variable initialized

bool pstat_global::initialized;

variable is_watching

bool* pstat_global::is_watching;

variable n_stat_values

int pstat_global::n_stat_values;

variable n_trans

int pstat_global::n_trans;

variable n_watchers

INT32 pstat_global::n_watchers;

variable tran_stats

UINT64** pstat_global::tran_stats;

variable watch_lock

pthread_mutex_t pstat_global::watch_lock;


The documentation for this class was generated from the following file cubrid/src/base/perf_monitor.h