HPCToolkit
sync_info_list_t Struct Reference

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

Collaboration diagram for sync_info_list_t:

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_tnext
 

Detailed Description

Definition at line 13 of file papi-c-extended-info.h.

Member Data Documentation

◆ add_event

const add_event_proc_t sync_info_list_t::add_event

Definition at line 16 of file papi-c-extended-info.h.

◆ finalize_event_set

const finalize_event_set_proc_t sync_info_list_t::finalize_event_set

Definition at line 17 of file papi-c-extended-info.h.

◆ get_event_set

const get_event_set_proc_t sync_info_list_t::get_event_set

Definition at line 15 of file papi-c-extended-info.h.

◆ next

struct sync_info_list_t* sync_info_list_t::next

Definition at line 23 of file papi-c-extended-info.h.

◆ pred

const pred_proc_t sync_info_list_t::pred

Definition at line 14 of file papi-c-extended-info.h.

◆ process_only

const bool sync_info_list_t::process_only

Definition at line 22 of file papi-c-extended-info.h.

◆ sync_setup

const setup_proc_t sync_info_list_t::sync_setup

Definition at line 18 of file papi-c-extended-info.h.

◆ sync_start

const start_proc_t sync_info_list_t::sync_start

Definition at line 20 of file papi-c-extended-info.h.

◆ sync_stop

const stop_proc_t sync_info_list_t::sync_stop

Definition at line 21 of file papi-c-extended-info.h.

◆ sync_teardown

const teardown_proc_t sync_info_list_t::sync_teardown

Definition at line 19 of file papi-c-extended-info.h.


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