![]() |
FD.io VPP
v19.08-27-gf4dcae4
Vector Packet Processing
|
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_stat_segment_lock | ( | void | ) |
Definition at line 51 of file stat_weak_inlines.h.
void vlib_stat_segment_unlock | ( | void | ) |
void vlib_stats_pop_heap | ( | void * | notused, |
void * | notused2, | ||
u32 | i, | ||
int | type | ||
) |
Definition at line 32 of file stat_weak_inlines.h.
void vlib_stats_pop_heap2 | ( | void * | notused, |
u32 | notused2, | ||
void * | notused3, | ||
int | notused4 | ||
) |
Definition at line 44 of file stat_weak_inlines.h.
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.