geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
Public Attributes | List of all members
geopm::geopm_endpoint_sample_shmem_header Struct Reference

#include <EndpointImp.hpp>

Public Attributes

geopm_time_s timestamp
 
char agent [GEOPM_ENDPOINT_AGENT_NAME_MAX]
 
char profile_name [GEOPM_ENDPOINT_PROFILE_NAME_MAX]
 
char hostlist_path [GEOPM_ENDPOINT_HOSTLIST_PATH_MAX]
 
size_t count
 
double values
 

Member Data Documentation

◆ agent

char geopm::geopm_endpoint_sample_shmem_header::agent[GEOPM_ENDPOINT_AGENT_NAME_MAX]

◆ count

size_t geopm::geopm_endpoint_sample_shmem_header::count

◆ hostlist_path

char geopm::geopm_endpoint_sample_shmem_header::hostlist_path[GEOPM_ENDPOINT_HOSTLIST_PATH_MAX]

◆ profile_name

char geopm::geopm_endpoint_sample_shmem_header::profile_name[GEOPM_ENDPOINT_PROFILE_NAME_MAX]

◆ timestamp

geopm_time_s geopm::geopm_endpoint_sample_shmem_header::timestamp

◆ values

double geopm::geopm_endpoint_sample_shmem_header::values

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