#include <cpu.h>
◆ Core()
cpu_mem_monitor::Core::Core |
( |
const std::string |
sys_cpu_path, |
|
|
int |
id |
|
) |
| |
|
explicit |
◆ ~Core()
cpu_mem_monitor::Core::~Core |
( |
void |
| ) |
|
◆ GetCurFreq()
int cpu_mem_monitor::Core::GetCurFreq |
( |
void |
| ) |
|
◆ GetId()
int cpu_mem_monitor::Core::GetId |
( |
void |
| ) |
|
◆ GetMaxFreq()
int cpu_mem_monitor::Core::GetMaxFreq |
( |
void |
| ) |
|
◆ GetMinFreq()
int cpu_mem_monitor::Core::GetMinFreq |
( |
void |
| ) |
|
◆ Init()
bool cpu_mem_monitor::Core::Init |
( |
void |
| ) |
|
◆ IsOn()
bool cpu_mem_monitor::Core::IsOn |
( |
void |
| ) |
|
The documentation for this class was generated from the following files:
- management/cpu_mem_monitor/include/cpu_mem_monitor/cpu.h
- management/cpu_mem_monitor/src/cpu.cc