Skip to content

Struct pgbuf_fix_perf

ClassList > pgbuf_fix_perf

Public Attributes

Type Name
TSC_TICKS end_tick
UINT64 fix_wait_time
UINT64 holder_wait_time
bool is_perf_tracking
UINT64 lock_wait_time
PERF_CONDITIONAL_FIX_TYPE perf_cond_type
PERF_HOLDER_LATCH perf_latch_mode
PERF_PAGE_MODE perf_page_found
PERF_PAGE_TYPE perf_page_type
TSC_TICKS start_holder_tick
TSC_TICKS start_tick
TSCTIMEVAL tv_diff

Public Attributes Documentation

variable end_tick

TSC_TICKS pgbuf_fix_perf::end_tick;

variable fix_wait_time

UINT64 pgbuf_fix_perf::fix_wait_time;

variable holder_wait_time

UINT64 pgbuf_fix_perf::holder_wait_time;

variable is_perf_tracking

bool pgbuf_fix_perf::is_perf_tracking;

variable lock_wait_time

UINT64 pgbuf_fix_perf::lock_wait_time;

variable perf_cond_type

PERF_CONDITIONAL_FIX_TYPE pgbuf_fix_perf::perf_cond_type;

variable perf_latch_mode

PERF_HOLDER_LATCH pgbuf_fix_perf::perf_latch_mode;

variable perf_page_found

PERF_PAGE_MODE pgbuf_fix_perf::perf_page_found;

variable perf_page_type

PERF_PAGE_TYPE pgbuf_fix_perf::perf_page_type;

variable start_holder_tick

TSC_TICKS pgbuf_fix_perf::start_holder_tick;

variable start_tick

TSC_TICKS pgbuf_fix_perf::start_tick;

variable tv_diff

TSCTIMEVAL pgbuf_fix_perf::tv_diff;


The documentation for this class was generated from the following file cubrid/src/storage/page_buffer.c