#include <Cpuid.hpp>
◆ Cpuid()
◆ ~Cpuid()
virtual geopm::Cpuid::~Cpuid |
( |
| ) |
|
|
virtualdefault |
◆ cpuid()
virtual int geopm::Cpuid::cpuid |
( |
void |
| ) |
const |
|
pure virtual |
◆ freq_sticker()
virtual double geopm::Cpuid::freq_sticker |
( |
void |
| ) |
const |
|
pure virtual |
◆ is_hwp_supported()
virtual bool geopm::Cpuid::is_hwp_supported |
( |
void |
| ) |
const |
|
pure virtual |
◆ make_unique()
std::unique_ptr< Cpuid > geopm::Cpuid::make_unique |
( |
void |
| ) |
|
|
static |
◆ pmc_bit_width()
virtual uint32_t geopm::Cpuid::pmc_bit_width |
( |
void |
| ) |
const |
|
pure virtual |
◆ rdt_info()
virtual rdt_info_s geopm::Cpuid::rdt_info |
( |
void |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files: