
Data Fields | |
| const char * | file |
| INT32 | line |
| INT32 | total |
| INT32 | current |
| INT32 | max_t |
| INT32 | max_s |
| INT32 | last |
| INT32 | last_grew |
| INT32 | last_shrank |
| INT32 | count |
| MEM_STAT * | hash_list_rest |
| MEM_STAT * | pool_list_rest |
| INT_LIST * | saved_current |
| MEM_POOL * | pool |
| size_t | max_s |
Definition at line 262 of file memory.c.
| const char * mem_stat::file |
Definition at line 238 of file memory.cxx.
1.5.6