HPCToolkit
|
Go to the source code of this file.
Functions | |
static void | walk_pth_rev (cct_node_t *path, cct_op_t op, cct_op_arg_t arg, size_t level) |
static void | walk_ctxt_rev_l (cct_ctxt_t *ctxt, cct_op_t op, cct_op_arg_t arg, size_t level) |
void | walk_ctxt_rev (cct_ctxt_t *ctxt, cct_op_t op, cct_op_arg_t arg) |
cct_ctxt_t * | copy_thr_ctxt (cct_ctxt_t *thr_ctxt) |
cct_ctxt_t* copy_thr_ctxt | ( | cct_ctxt_t * | thr_ctxt | ) |
void walk_ctxt_rev | ( | cct_ctxt_t * | ctxt, |
cct_op_t | op, | ||
cct_op_arg_t | arg | ||
) |
|
static |
Definition at line 62 of file cct_ctxt.c.
|
static |
Definition at line 53 of file cct_ctxt.c.