![]() |
Arax -8d09c51940345c86062e8ef2427c705ae66e5926
A Runtime Framework for Decoupling Applications from Heterogeneous Accelerators
|
#include <malloc.h>
MALLINFO_FIELD_TYPE arena |
Definition at line 772 of file malloc.c.
Referenced by _arch_alloc_mspace_mallinfo(), and internal_mallinfo().
MALLINFO_FIELD_TYPE fordblks |
Definition at line 780 of file malloc.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE fsmblks |
MALLINFO_FIELD_TYPE hblkhd |
Definition at line 776 of file malloc.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE hblks |
MALLINFO_FIELD_TYPE keepcost |
Definition at line 781 of file malloc.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE ordblks |
Definition at line 773 of file malloc.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE smblks |
MALLINFO_FIELD_TYPE uordblks |
Definition at line 779 of file malloc.c.
Referenced by _arch_alloc_mspace_mallinfo(), and internal_mallinfo().
MALLINFO_FIELD_TYPE usmblks |
Definition at line 777 of file malloc.c.
Referenced by internal_mallinfo().