CMS 3D CMS Logo

Namespaces | Functions

/data/refman/pasoursint/CMSSW_6_1_2_SLHC2/src/EventFilter/Processor/src/procUtils.h File Reference

#include <string>

Go to the source code of this file.

Namespaces

namespace  evf
namespace  evf::utils

Functions

void evf::utils::cDiv (std::ostringstream *out)
void evf::utils::mDiv (std::ostringstream *out, std::string name, unsigned int value)
void evf::utils::mDiv (std::ostringstream *out, std::string name)
void evf::utils::mDiv (std::ostringstream *out, std::string name, std::string value)
void evf::utils::procCpuStat (unsigned long long &idleJiffies, unsigned long long &allJiffies)
void evf::utils::procStat (std::ostringstream *out)
void evf::utils::uptime (std::ostringstream *out)