FD.io VPP  v19.01.2-3-gf61a1a8
Vector Packet Processing
vlib_node_stats_t Struct Reference

Data Fields

u64 calls
 
u64 vectors
 
u64 clocks
 
u64 suspends
 
u64 max_clock
 
u64 max_clock_n
 
u64 perf_counter_ticks
 
u64 perf_counter_vectors
 

Detailed Description

Definition at line 255 of file node.h.

Field Documentation

u64 vlib_node_stats_t::calls

Definition at line 258 of file node.h.

u64 vlib_node_stats_t::clocks

Definition at line 258 of file node.h.

u64 vlib_node_stats_t::max_clock

Definition at line 259 of file node.h.

u64 vlib_node_stats_t::max_clock_n

Definition at line 260 of file node.h.

u64 vlib_node_stats_t::perf_counter_ticks

Definition at line 261 of file node.h.

u64 vlib_node_stats_t::perf_counter_vectors

Definition at line 262 of file node.h.

u64 vlib_node_stats_t::suspends

Definition at line 258 of file node.h.

u64 vlib_node_stats_t::vectors

Definition at line 258 of file node.h.


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