geopm
3.1.1.dev272+gdfb40a8d
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. More... | |
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. |