|
Proto
3.2
|
#include <map>#include <iostream>#include <vector>#include <fstream>#include <assert.h>#include <sys/resource.h>#include "Proto_MemType.H"#include "Proto_CPU.H"#include "Proto_GPU.H"

Go to the source code of this file.
Classes | |
| class | Proto::describeInfo |
| class | Proto::traceInfo |
| class | Proto::memInfo< MEMTYPE > |
Namespaces | |
| Proto | |
Macros | |
| #define | countMallocDevice(cond) cond |
| #define | countMallocHost(cond) cond |
| #define | storeMemInfo(MEMTYPE, BYTES) |
| #define countMallocDevice | ( | cond | ) | cond |
| #define countMallocHost | ( | cond | ) | cond |
| #define storeMemInfo | ( | MEMTYPE, | |
| BYTES | |||
| ) |
1.8.13