HPCToolkit
cct_ctxt.h File Reference
#include <stdint.h>
#include <cct/cct.h>
Include dependency graph for cct_ctxt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cct_ctxt_t
 

Typedefs

typedef struct cct_ctxt_t cct_ctxt_t
 

Functions

void walk_ctxt_rev (cct_ctxt_t *ctxt, cct_op_t op, cct_op_arg_t arg)
 
cct_ctxt_tcopy_thr_ctxt (cct_ctxt_t *thr_ctxt)
 

Typedef Documentation

◆ cct_ctxt_t

typedef struct cct_ctxt_t cct_ctxt_t

Definition at line 57 of file cct_ctxt.h.

Function Documentation

◆ copy_thr_ctxt()

cct_ctxt_t* copy_thr_ctxt ( cct_ctxt_t thr_ctxt)

Definition at line 77 of file cct_ctxt.c.

Here is the caller graph for this function:

◆ walk_ctxt_rev()

void walk_ctxt_rev ( cct_ctxt_t ctxt,
cct_op_t  op,
cct_op_arg_t  arg 
)

Definition at line 71 of file cct_ctxt.c.

Here is the call graph for this function: