A collection of combined counters.
More...
A collection of combined counters.
Definition at line 188 of file counter.h.
◆ counters
Per-thread u64 non-atomic counter pairs.
Definition at line 190 of file counter.h.
◆ last_incremental_serialize_index
u32 vlib_combined_counter_main_t::last_incremental_serialize_index |
Last counter index serialized incrementally.
Definition at line 192 of file counter.h.
◆ name
char* vlib_combined_counter_main_t::name |
The counter collection's name.
Definition at line 193 of file counter.h.
◆ stat_segment_name
char* vlib_combined_counter_main_t::stat_segment_name |
Name in stat segment directory.
Definition at line 194 of file counter.h.
◆ value_at_last_serialize
Counter values as of last serialize.
Definition at line 191 of file counter.h.
The documentation for this struct was generated from the following file: