HPCToolkit
variable-entries.h File Reference
#include <string>
Include dependency graph for variable-entries.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void variable_entries_reinit (void)
 
void dump_variables ()
 
void add_variable_entry (void *addr, long size, const string *comment, bool isvisible)
 
long num_variable_entries (void)
 

Function Documentation

◆ add_variable_entry()

void add_variable_entry ( void *  addr,
long  size,
const string *  comment,
bool  isvisible 
)

Definition at line 148 of file variable-entries.cpp.

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

◆ dump_variables()

void dump_variables ( )

Definition at line 130 of file variable-entries.cpp.

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

◆ num_variable_entries()

long num_variable_entries ( void  )

Definition at line 168 of file variable-entries.cpp.

◆ variable_entries_reinit()

void variable_entries_reinit ( void  )

Definition at line 116 of file variable-entries.cpp.

Here is the caller graph for this function: