#include "FWCore/Utilities/interface/MallocOpts.h"
#include <malloc.h>
#include <sstream>
#include <iostream>
#include <cstdlib>
#include <cstring>
Go to the source code of this file.
Namespaces | |
edm | |
HLT enums. | |
Enumerations | |
enum | edm::@13652::cpu_type |
Functions | |
MallocOptionSetter & | edm::getGlobalOptionSetter () |
std::ostream & | edm::operator<< (std::ostream &ost, const MallocOpts &) |
Variables | |
MallocOptionSetter | edm::global_malloc_options |
enum edm::@13652::cpu_type |
Definition at line 37 of file MallocOpts.cc.