geopm 3.1.1.dev410+g40bf96ed
GEOPM - Global Extensible Open Power Manager
Loading...
Searching...
No Matches
Public Attributes | List of all members
geopm::geopm_endpoint_policy_shmem_s Struct Reference

#include <EndpointImp.hpp>

Public Attributes

geopm_time_s timestamp
 Time that the memory was last updated.
 
size_t count
 Specifies the size of the following array.
 
double values [(4096 - offsetof(struct geopm_endpoint_policy_shmem_header, values))/sizeof(double)]
 Holds resource manager data.
 

Member Data Documentation

◆ count

size_t geopm::geopm_endpoint_policy_shmem_s::count

Specifies the size of the following array.

◆ timestamp

geopm_time_s geopm::geopm_endpoint_policy_shmem_s::timestamp

Time that the memory was last updated.

◆ values

double geopm::geopm_endpoint_policy_shmem_s::values[(4096 - offsetof(struct geopm_endpoint_policy_shmem_header, values))/sizeof(double)]

Holds resource manager data.


The documentation for this struct was generated from the following file: