IDZEBRA  2.2.7
Data Fields
inv_stat_info Struct Reference

Data Fields

ZebraHandle zh
 
zint no_isam_entries [9]
 
int no_dict_entries
 
int no_dict_bytes
 
int isam_bounds [20]
 
int isam_occurrences [20]
 
char tmp [128]
 
int isamb_levels [10][5]
 
zint isamb_sizes [10]
 
zint isamb_blocks [10]
 
unsigned long cksum
 
int dumpwords
 

Detailed Description

Definition at line 30 of file invstat.c.

Field Documentation

◆ cksum

unsigned long inv_stat_info::cksum

Definition at line 41 of file invstat.c.

Referenced by zebra_register_statistics().

◆ dumpwords

int inv_stat_info::dumpwords

Definition at line 42 of file invstat.c.

Referenced by inv_stat_handle(), and zebra_register_statistics().

◆ isam_bounds

int inv_stat_info::isam_bounds[20]

Definition at line 35 of file invstat.c.

Referenced by inv_stat_handle(), and zebra_register_statistics().

◆ isam_occurrences

int inv_stat_info::isam_occurrences[20]

Definition at line 36 of file invstat.c.

Referenced by inv_stat_handle(), and zebra_register_statistics().

◆ isamb_blocks

zint inv_stat_info::isamb_blocks[10]

Definition at line 40 of file invstat.c.

Referenced by inv_stat_handle(), and zebra_register_statistics().

◆ isamb_levels

int inv_stat_info::isamb_levels[10][5]

Definition at line 38 of file invstat.c.

Referenced by inv_stat_handle(), and zebra_register_statistics().

◆ isamb_sizes

zint inv_stat_info::isamb_sizes[10]

Definition at line 39 of file invstat.c.

Referenced by inv_stat_handle(), and zebra_register_statistics().

◆ no_dict_bytes

int inv_stat_info::no_dict_bytes

Definition at line 34 of file invstat.c.

Referenced by inv_stat_handle(), and zebra_register_statistics().

◆ no_dict_entries

int inv_stat_info::no_dict_entries

Definition at line 33 of file invstat.c.

Referenced by inv_stat_handle(), and zebra_register_statistics().

◆ no_isam_entries

zint inv_stat_info::no_isam_entries[9]

Definition at line 32 of file invstat.c.

Referenced by inv_stat_handle(), and zebra_register_statistics().

◆ tmp

char inv_stat_info::tmp[128]

Definition at line 37 of file invstat.c.

◆ zh

ZebraHandle inv_stat_info::zh

Definition at line 31 of file invstat.c.

Referenced by inv_stat_handle(), and zebra_register_statistics().


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