![]() |
FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
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_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:| 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:| void vlib_stats_delete_cm | ( | void * | notused | ) |
| 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:| 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:| void* vlib_stats_push_heap | ( | void * | unused | ) |
| 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: