|
geopm 3.2.1.dev237+gbe30cff60
GEOPM - Global Extensible Open Power Manager
|


Go to the source code of this file.
Functions | |
| int GEOPM_PUBLIC | geopm_msr_allowlist (size_t result_max, char *result) |
| Fill result with the msr-safe allowlist file contents reflecting all known MSRs for the specified platform. | |
| int GEOPM_PUBLIC geopm_msr_allowlist | ( | size_t | result_max, |
| char * | result | ||
| ) |
Fill result with the msr-safe allowlist file contents reflecting all known MSRs for the specified platform.
| result_max | [in] Size of the result buffer |
| result | [in, out] Buffer to which the msr-safe allowlist is written. |