OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
cpuinfo.h File Reference
#include <inttypes.h>
#include <base/sandesh/cpuinfo_types.h>
Include dependency graph for cpuinfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CpuLoad
 
struct  ProcessMemInfo
 
struct  SystemMemInfo
 
struct  CpuInfo
 
class  CpuLoadData
 

Functions

void PopulateProcessCpuInfo (const CpuLoadInfo &cpu_load_info, ProcessCpuInfo *pinfo)
 
template<typename CpuInfoStatUveType , typename CpuInfoStatUveDataType >
void SendCpuInfoStat (const std::string &name, const CpuLoadInfo &cpu_load_info)
 

Function Documentation

void PopulateProcessCpuInfo ( const CpuLoadInfo &  cpu_load_info,
ProcessCpuInfo *  pinfo 
)

Definition at line 95 of file cpuinfo_common.cc.

Here is the call graph for this function:

template<typename CpuInfoStatUveType , typename CpuInfoStatUveDataType >
void SendCpuInfoStat ( const std::string &  name,
const CpuLoadInfo &  cpu_load_info 
)

Definition at line 52 of file cpuinfo.h.

Here is the call graph for this function: