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

Go to the source code of this file.

Functions

int hpcrun_memleak_alloc_id ()
 
int hpcrun_memleak_active ()
 
void hpcrun_alloc_inc (cct_node_t *node, int incr)
 
void hpcrun_free_inc (cct_node_t *node, int incr)
 

Function Documentation

◆ hpcrun_alloc_inc()

void hpcrun_alloc_inc ( cct_node_t node,
int  incr 
)

Definition at line 255 of file memleak.c.

Here is the call graph for this function:

◆ hpcrun_free_inc()

void hpcrun_free_inc ( cct_node_t node,
int  incr 
)

Definition at line 268 of file memleak.c.

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

◆ hpcrun_memleak_active()

int hpcrun_memleak_active ( )

Definition at line 241 of file memleak.c.

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

◆ hpcrun_memleak_alloc_id()

int hpcrun_memleak_alloc_id ( )

Definition at line 234 of file memleak.c.

Here is the caller graph for this function: