#include "PerfTools/JeProf/interface/jeprof.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include <string>
#include <dlfcn.h>
#include <cstdio>
#include <cstring>
#include <mutex>
Go to the source code of this file.
Namespaces | |
cms::jeprof | |
Typedefs | |
typedef int(* | mallctl_t) (const char *name, void *oldp, size_t *oldlenp, void *newp, size_t newlen) |
Functions | |
void | cms::jeprof::makeHeapDump (const char *) |
Variables | |
std::once_flag | cms::jeprof::warning_flag |