|
Grid 0.7.0
|
Go to the source code of this file.
Functions | |
| NAMESPACE_BEGIN (Grid) | |
| void | check_huge_pages (void *Buf, uint64_t BYTES) |
| std::string | sizeString (const size_t bytes) |
| NAMESPACE_END (Grid) | |
| NAMESPACE_BEGIN | ( | Grid | ) |
References MemoryProfiler::debug, and MemoryProfiler::stats.
| void check_huge_pages | ( | void * | Buf, |
| uint64_t | BYTES ) |
Definition at line 9 of file MemoryStats.cc.
References CartesianCommunicator::RankWorld().
| std::string sizeString | ( | const size_t | bytes | ) |
Definition at line 41 of file MemoryStats.cc.
| NAMESPACE_END | ( | Grid | ) |