HPCToolkit
|
#include <hpcrun_options.h>
Public Attributes | |
char | lush_agent_paths [CSPROF_PATH_SZ] |
char | out_path [CSPROF_PATH_SZ] |
char | addr_file [CSPROF_PATH_SZ] |
event_info | evi |
Definition at line 57 of file hpcrun_options.h.
char hpcrun_options_s::addr_file[CSPROF_PATH_SZ] |
Definition at line 61 of file hpcrun_options.h.
event_info hpcrun_options_s::evi |
Definition at line 63 of file hpcrun_options.h.
char hpcrun_options_s::lush_agent_paths[CSPROF_PATH_SZ] |
Definition at line 58 of file hpcrun_options.h.
char hpcrun_options_s::out_path[CSPROF_PATH_SZ] |
Definition at line 60 of file hpcrun_options.h.