HPCToolkit
cct_ctxt.c File Reference
#include <stdint.h>
#include <messages/messages.h>
#include "cct_ctxt.h"
Include dependency graph for cct_ctxt.c:

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_tcopy_thr_ctxt (cct_ctxt_t *thr_ctxt)
 

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:

◆ walk_ctxt_rev_l()

static void walk_ctxt_rev_l ( cct_ctxt_t ctxt,
cct_op_t  op,
cct_op_arg_t  arg,
size_t  level 
)
static

Definition at line 62 of file cct_ctxt.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ walk_pth_rev()

static void walk_pth_rev ( cct_node_t path,
cct_op_t  op,
cct_op_arg_t  arg,
size_t  level 
)
static

Definition at line 53 of file cct_ctxt.c.

Here is the call graph for this function:
Here is the caller graph for this function: