CUBRID Engine
latest
|
Definition at line 653 of file malloc_2_8_3.c.
MALLINFO_FIELD_TYPE mallinfo::arena |
Definition at line 655 of file malloc_2_8_3.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE mallinfo::fordblks |
Definition at line 663 of file malloc_2_8_3.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE mallinfo::fsmblks |
Definition at line 661 of file malloc_2_8_3.c.
MALLINFO_FIELD_TYPE mallinfo::hblkhd |
Definition at line 659 of file malloc_2_8_3.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE mallinfo::hblks |
Definition at line 658 of file malloc_2_8_3.c.
MALLINFO_FIELD_TYPE mallinfo::keepcost |
Definition at line 664 of file malloc_2_8_3.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE mallinfo::ordblks |
Definition at line 656 of file malloc_2_8_3.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE mallinfo::smblks |
Definition at line 657 of file malloc_2_8_3.c.
MALLINFO_FIELD_TYPE mallinfo::uordblks |
Definition at line 662 of file malloc_2_8_3.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE mallinfo::usmblks |
Definition at line 660 of file malloc_2_8_3.c.
Referenced by internal_mallinfo().