FD.io VPP  v20.09-rc2-28-g3c5414029
Vector Packet Processing
mheap.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

u8format_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)
 

Function Documentation

◆ format_mheap()

u8* format_mheap ( u8 s,
va_list *  va 
)

Definition at line 404 of file mem_dlmalloc.c.

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

◆ mheap_alloc_with_lock()

void* mheap_alloc_with_lock ( void *  memory,
uword  size,
int  locked 
)

Definition at line 507 of file mem_dlmalloc.c.

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

◆ mheap_usage()

void mheap_usage ( void *  v,
clib_mem_usage_t usage 
)

Definition at line 437 of file mem_dlmalloc.c.

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