![]() |
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 | |
| u8 * | format_mheap (u8 *s, va_list *va) |
| void * | mheap_alloc_with_lock (void *memory, uword size, int locked) |
| void | mheap_usage (void *v, clib_mem_usage_t *usage) |
Definition at line 388 of file mem_dlmalloc.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void* mheap_alloc_with_lock | ( | void * | memory, |
| uword | size, | ||
| int | locked | ||
| ) |
Definition at line 491 of file mem_dlmalloc.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void mheap_usage | ( | void * | v, |
| clib_mem_usage_t * | usage | ||
| ) |
Definition at line 421 of file mem_dlmalloc.c.
Here is the call graph for this function:
Here is the caller graph for this function: