HPCToolkit
hpcrun_aux_cleanup_t Struct Reference
Collaboration diagram for hpcrun_aux_cleanup_t:

Public Attributes

void(* func )(void *)
 
void * arg
 
struct hpcrun_aux_cleanup_tnext
 
struct hpcrun_aux_cleanup_tprev
 

Detailed Description

Definition at line 169 of file main.c.

Member Data Documentation

◆ arg

void* hpcrun_aux_cleanup_t::arg

Definition at line 171 of file main.c.

◆ func

void(* hpcrun_aux_cleanup_t::func) (void *)

Definition at line 170 of file main.c.

◆ next

struct hpcrun_aux_cleanup_t* hpcrun_aux_cleanup_t::next

Definition at line 172 of file main.c.

◆ prev

struct hpcrun_aux_cleanup_t* hpcrun_aux_cleanup_t::prev

Definition at line 173 of file main.c.


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