![]() |
My Project
|
#include <unistd.h>#include "omConfig.h"#include "omDefaultConfig.h"#include "omMalloc.h"#include "omalloc.h"Go to the source code of this file.
Functions | |
| void | omInitInfo () |
| void | omUpdateInfo () |
| omInfo_t | omGetInfo () |
| void | omPrintStats (FILE *fd) |
| void | omPrintInfo (FILE *fd) |
Variables | |
| omInfo_t | om_Info = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0} |
| unsigned long | om_SbrkInit = 0 |
Definition at line 132 of file omStats.c.
Definition at line 27 of file omStats.c.
| omInfo_t om_Info = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0} |