HPCToolkit
hpcrun_options_s Struct Reference

#include <hpcrun_options.h>

Collaboration diagram for hpcrun_options_s:

Public Attributes

char lush_agent_paths [CSPROF_PATH_SZ]
 
char out_path [CSPROF_PATH_SZ]
 
char addr_file [CSPROF_PATH_SZ]
 
event_info evi
 

Detailed Description

Definition at line 57 of file hpcrun_options.h.

Member Data Documentation

◆ addr_file

char hpcrun_options_s::addr_file[CSPROF_PATH_SZ]

Definition at line 61 of file hpcrun_options.h.

◆ evi

event_info hpcrun_options_s::evi

Definition at line 63 of file hpcrun_options.h.

◆ lush_agent_paths

char hpcrun_options_s::lush_agent_paths[CSPROF_PATH_SZ]

Definition at line 58 of file hpcrun_options.h.

◆ out_path

char hpcrun_options_s::out_path[CSPROF_PATH_SZ]

Definition at line 60 of file hpcrun_options.h.


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