HPCToolkit
bs_fn_entry_t Struct Reference

#include <blame-shift.h>

Collaboration diagram for bs_fn_entry_t:

Public Attributes

struct bs_fn_entry_tnext
 
bs_fn_t fn
 
void * arg
 

Detailed Description

Definition at line 8 of file blame-shift.h.

Member Data Documentation

◆ arg

void* bs_fn_entry_t::arg

Definition at line 11 of file blame-shift.h.

◆ fn

bs_fn_t bs_fn_entry_t::fn

Definition at line 10 of file blame-shift.h.

◆ next

struct bs_fn_entry_t* bs_fn_entry_t::next

Definition at line 9 of file blame-shift.h.


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