21 #ifndef OPAL_PSTAT_BASE_H
22 #define OPAL_PSTAT_BASE_H
24 #include "opal_config.h"
46 OPAL_DECLSPEC
int opal_pstat_base_open(
void);
59 OPAL_DECLSPEC
int opal_pstat_base_close(
void);
74 OPAL_DECLSPEC
int opal_pstat_base_select(
void);
76 OPAL_DECLSPEC
extern int opal_pstat_base_output;
77 OPAL_DECLSPEC
extern opal_list_t opal_pstat_base_components_opened;
pstat (process statistics) framework component interface.
Definition: opal_list.h:147
Structure for pstat components.
Definition: pstat.h:50