#include <cache_stats.h>
Collaboration diagram for cache_stats:

Definition at line 68 of file cache_stats.h.
Public Member Functions | |
| void | reset () |
Data Fields | |
| int | link_add_bad_count |
| int | link_add_count |
| int | link_add_tested |
| int | link_find_bad_count |
| int | link_find_count |
| double | link_good_time |
| int | link_notice_bad_count |
| int | link_notice_count |
| int | link_notice_tested |
| int | route_add_bad_count |
| int | route_add_count |
| int | route_find_bad_count |
| int | route_find_count |
| int | route_find_for_me |
| int | route_find_miss_count |
| int | route_notice_bad_count |
| int | route_notice_count |
| int | subroute_add_bad_count |
| int | subroute_add_count |
| int | subroute_find_bad_count |
| int | subroute_find_count |
| int | subroute_notice_bad_count |
| int | subroute_notice_count |
|
|
|
Definition at line 122 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 121 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 105 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 126 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 125 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 128 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 124 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 123 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 111 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 102 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 101 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 115 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 113 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 114 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 116 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 108 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 107 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 104 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 103 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 118 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 117 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 110 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 109 of file cache_stats.h. Referenced by reset(). |
1.4.6