FD.io VPP  v19.01.3-6-g70449b9b9
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 25 of file mem_dlmalloc.c.

Field Documentation

◆ callers

uword mheap_trace_t::callers

Definition at line 28 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 38 of file mem_dlmalloc.c.

◆ offset

uword mheap_trace_t::offset

Definition at line 41 of file mem_dlmalloc.c.


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