|
HPCToolkit
|
#include <papi-c-extended-info.h>

Public Attributes | |
| const pred_proc_t | pred |
| const get_event_set_proc_t | get_event_set |
| const add_event_proc_t | add_event |
| const finalize_event_set_proc_t | finalize_event_set |
| const setup_proc_t | sync_setup |
| const teardown_proc_t | sync_teardown |
| const start_proc_t | sync_start |
| const stop_proc_t | sync_stop |
| const bool | process_only |
| struct sync_info_list_t * | next |
Definition at line 13 of file papi-c-extended-info.h.
| const add_event_proc_t sync_info_list_t::add_event |
Definition at line 16 of file papi-c-extended-info.h.
| const finalize_event_set_proc_t sync_info_list_t::finalize_event_set |
Definition at line 17 of file papi-c-extended-info.h.
| const get_event_set_proc_t sync_info_list_t::get_event_set |
Definition at line 15 of file papi-c-extended-info.h.
| struct sync_info_list_t* sync_info_list_t::next |
Definition at line 23 of file papi-c-extended-info.h.
| const pred_proc_t sync_info_list_t::pred |
Definition at line 14 of file papi-c-extended-info.h.
| const bool sync_info_list_t::process_only |
Definition at line 22 of file papi-c-extended-info.h.
| const setup_proc_t sync_info_list_t::sync_setup |
Definition at line 18 of file papi-c-extended-info.h.
| const start_proc_t sync_info_list_t::sync_start |
Definition at line 20 of file papi-c-extended-info.h.
| const stop_proc_t sync_info_list_t::sync_stop |
Definition at line 21 of file papi-c-extended-info.h.
| const teardown_proc_t sync_info_list_t::sync_teardown |
Definition at line 19 of file papi-c-extended-info.h.