FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
mheap_trace_t Struct Reference

Data Fields

uword callers [12]
 
u32 n_allocations
 
u32 n_bytes
 
uword offset
 

Detailed Description

Definition at line 28 of file mem_dlmalloc.c.

Field Documentation

◆ callers

uword mheap_trace_t::callers[12]

Definition at line 31 of file mem_dlmalloc.c.

◆ n_allocations

u32 mheap_trace_t::n_allocations

Definition at line 34 of file mem_dlmalloc.c.

◆ n_bytes

u32 mheap_trace_t::n_bytes

Definition at line 37 of file mem_dlmalloc.c.

◆ offset

uword mheap_trace_t::offset

Definition at line 40 of file mem_dlmalloc.c.


The documentation for this struct was generated from the following file: