FD.io VPP  v21.10.1-2-g0a485f517
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 24 of file mem_dlmalloc.c.

Field Documentation

◆ callers

uword mheap_trace_t::callers[12]

Definition at line 27 of file mem_dlmalloc.c.

◆ n_allocations

u32 mheap_trace_t::n_allocations

Definition at line 30 of file mem_dlmalloc.c.

◆ n_bytes

u32 mheap_trace_t::n_bytes

Definition at line 33 of file mem_dlmalloc.c.

◆ offset

uword mheap_trace_t::offset

Definition at line 36 of file mem_dlmalloc.c.


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