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

Public Member Functions | |
| void | reset () |
Public Attributes | |
| int | route_add_count |
| int | route_add_bad_count |
| int | subroute_add_count |
| int | subroute_add_bad_count |
| int | link_add_tested |
| int | route_notice_count |
| int | route_notice_bad_count |
| int | subroute_notice_count |
| int | subroute_notice_bad_count |
| int | link_notice_tested |
| int | route_find_count |
| int | route_find_for_me |
| int | route_find_bad_count |
| int | route_find_miss_count |
| int | subroute_find_count |
| int | subroute_find_bad_count |
| int | link_add_count |
| int | link_add_bad_count |
| int | link_notice_count |
| int | link_notice_bad_count |
| int | link_find_count |
| int | link_find_bad_count |
| double | link_good_time |
|
|
|
Definition at line 97 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 96 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 80 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 101 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 100 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 103 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 99 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 98 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 86 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 77 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 76 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 90 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 88 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 89 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 91 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 83 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 82 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 79 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 78 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 93 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 92 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 85 of file cache_stats.h. Referenced by reset(). |
|
|
Definition at line 84 of file cache_stats.h. Referenced by reset(). |
1.3.3