Go to the source code of this file.
Functions | |
| void | monitor_mem_reset (void) |
| void * | monitor_mem_alloc (size_t size) |
| void | monitor_mem_free (void *ptr) |
| void* monitor_mem_alloc | ( | size_t | size | ) |
| void monitor_mem_free | ( | void * | ptr | ) |
| void monitor_mem_reset | ( | void | ) |