geopm
3.1.1.dev587+g880145a5
GEOPM - Global Extensible Open Power Manager
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
c
d
e
g
h
i
j
k
l
m
n
p
r
s
t
v
w
Functions
_
a
c
d
e
g
h
i
k
l
m
n
p
r
s
t
v
w
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
~
Functions
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
r
s
t
u
v
w
~
Variables
a
b
c
d
f
h
i
j
m
n
p
r
s
t
u
v
w
Enumerations
Enumerator
g
m
n
Related Symbols
Files
File List
File Members
All
_
c
d
g
m
Functions
g
m
Typedefs
Enumerations
Enumerator
g
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
libgeopmd
include
geopm_access.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2015 - 2025 Intel Corporation
3
* SPDX-License-Identifier: BSD-3-Clause
4
*/
5
6
#ifndef GEOPM_ACCESS_H_INCLUDE
7
#define GEOPM_ACCESS_H_INCLUDE
8
9
#include <stddef.h>
10
#include "
geopm_public.h
"
11
12
#ifdef __cplusplus
13
extern
"C"
{
14
#endif
15
23
int
GEOPM_PUBLIC
24
geopm_msr_allowlist
(
size_t
result_max,
char
*result);
25
26
#ifdef __cplusplus
27
}
28
#endif
29
#endif
geopm_msr_allowlist
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 pla...
Definition
MSRIOGroup.cpp:1835
geopm_public.h
GEOPM_PUBLIC
#define GEOPM_PUBLIC
Definition
geopm_public.h:10
Generated by
1.9.8