FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
stat_weak_inlines.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * vlib_stats_push_heap (void *)
 
void vlib_stats_pop_heap (void *, void *, u32, int)
 
void vlib_stats_register_error_index (void *, u8 *, u64 *, u64)
 
void vlib_stats_pop_heap2 (void *, u32, void *, int)
 
void vlib_stat_segment_lock (void)
 
void vlib_stat_segment_unlock (void)
 
void vlib_stats_delete_cm (void *)
 
void vlib_stats_register_mem_heap (void *)
 

Function Documentation

◆ vlib_stat_segment_lock()

void vlib_stat_segment_lock ( void  )

Definition at line 51 of file stat_weak_inlines.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vlib_stat_segment_unlock()

void vlib_stat_segment_unlock ( void  )

Definition at line 57 of file stat_weak_inlines.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vlib_stats_delete_cm()

void vlib_stats_delete_cm ( void *  notused)

Definition at line 62 of file stat_weak_inlines.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vlib_stats_pop_heap()

void vlib_stats_pop_heap ( void *  notused,
void *  notused2,
u32  i,
int  type 
)

Definition at line 32 of file stat_weak_inlines.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vlib_stats_pop_heap2()

void vlib_stats_pop_heap2 ( void *  notused,
u32  notused2,
void *  notused3,
int  notused4 
)

Definition at line 44 of file stat_weak_inlines.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vlib_stats_push_heap()

void* vlib_stats_push_heap ( void *  unused)

Definition at line 25 of file stat_weak_inlines.h.

+ Here is the call graph for this function:

◆ vlib_stats_register_error_index()

void vlib_stats_register_error_index ( void *  notused,
u8 notused2,
u64 notused3,
u64  notused4 
)

Definition at line 38 of file stat_weak_inlines.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ vlib_stats_register_mem_heap()

void vlib_stats_register_mem_heap ( void *  notused)

Definition at line 68 of file stat_weak_inlines.h.

+ Here is the caller graph for this function: