HPCToolkit
cct_bundle_t Struct Reference

#include <cct_bundle.h>

Collaboration diagram for cct_bundle_t:

Public Attributes

cct_node_ttop
 
cct_node_ttree_root
 
cct_node_tthread_root
 
cct_node_tpartial_unw_root
 
cct_node_tspecial_idle_node
 
cct_node_tspecial_datacentric_node
 
cct_node_tspecial_no_thread_node
 
cct_ctxt_tctxt
 
unsigned long num_nodes
 

Detailed Description

Definition at line 61 of file cct_bundle.h.

Member Data Documentation

◆ ctxt

cct_ctxt_t* cct_bundle_t::ctxt

Definition at line 82 of file cct_bundle.h.

◆ num_nodes

unsigned long cct_bundle_t::num_nodes

Definition at line 84 of file cct_bundle.h.

◆ partial_unw_root

cct_node_t* cct_bundle_t::partial_unw_root

Definition at line 74 of file cct_bundle.h.

◆ special_datacentric_node

cct_node_t* cct_bundle_t::special_datacentric_node

Definition at line 78 of file cct_bundle.h.

◆ special_idle_node

cct_node_t* cct_bundle_t::special_idle_node

Definition at line 76 of file cct_bundle.h.

◆ special_no_thread_node

cct_node_t* cct_bundle_t::special_no_thread_node

Definition at line 80 of file cct_bundle.h.

◆ thread_root

cct_node_t* cct_bundle_t::thread_root

Definition at line 72 of file cct_bundle.h.

◆ top

cct_node_t* cct_bundle_t::top

Definition at line 63 of file cct_bundle.h.

◆ tree_root

cct_node_t* cct_bundle_t::tree_root

Definition at line 65 of file cct_bundle.h.


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