GDB (xrefs)
Public Attributes | List of all members
mi_cmd_stats Struct Reference

Public Attributes

int hit
 
int miss
 
int rehash
 

Detailed Description

Definition at line 201 of file mi-cmds.c.

Member Data Documentation

int mi_cmd_stats::hit

Definition at line 203 of file mi-cmds.c.

Referenced by lookup_table().

int mi_cmd_stats::miss

Definition at line 204 of file mi-cmds.c.

Referenced by lookup_table().

int mi_cmd_stats::rehash

Definition at line 205 of file mi-cmds.c.

Referenced by build_table(), and lookup_table().


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