db_bufmgr_stat_t Struct Reference

#include <ittia/db.h>

List of all members.


Detailed Description

Statistics on internal buffers.

These values can be used to evaluate cache performance.

See also:
db_stat_bufmgr

Public Attributes

db_counter_t pin
db_counter_t first_pin
db_counter_t second_pin
db_counter_t stolen
db_counter_t first_hit
db_counter_t first_miss
db_counter_t second_hit
db_counter_t second_miss
db_counter_t frame_scan
db_counter_t restart
db_counter_t discard
db_counter_t page_load
db_counter_t page_flush
db_counter_t bg_flush
db_counter_t force_flush
db_counter_t lazy_flush

Copyright © 2005-2008 ITTIA®. All rights reserved.