HPCToolkit
libunw_intervals.h File Reference
#include "binarytree_uwi.h"
Include dependency graph for libunw_intervals.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void libunw_unw_init_cursor (hpcrun_unw_cursor_t *cursor, void *context)
 
btuwi_status_t libunw_build_intervals (char *beg_insn, unsigned int len)
 
bool libunw_finalize_cursor (hpcrun_unw_cursor_t *cursor)
 
step_state libunw_take_step (hpcrun_unw_cursor_t *cursor)
 
step_state libunw_unw_step (hpcrun_unw_cursor_t *cursor)
 
void libunw_uw_recipe_tostr (void *uwr, char str[])
 

Function Documentation

◆ libunw_build_intervals()

btuwi_status_t libunw_build_intervals ( char *  beg_insn,
unsigned int  len 
)

Definition at line 310 of file libunw_intervals.c.

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

◆ libunw_finalize_cursor()

bool libunw_finalize_cursor ( hpcrun_unw_cursor_t cursor)

Definition at line 210 of file libunw_intervals.c.

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

◆ libunw_take_step()

step_state libunw_take_step ( hpcrun_unw_cursor_t cursor)

Definition at line 229 of file libunw_intervals.c.

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

◆ libunw_unw_init_cursor()

void libunw_unw_init_cursor ( hpcrun_unw_cursor_t cursor,
void *  context 
)

Definition at line 266 of file libunw_intervals.c.

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

◆ libunw_unw_step()

step_state libunw_unw_step ( hpcrun_unw_cursor_t cursor)

Definition at line 347 of file libunw_intervals.c.

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

◆ libunw_uw_recipe_tostr()

void libunw_uw_recipe_tostr ( void *  uwr,
char  str[] 
)

Definition at line 364 of file libunw_intervals.c.

Here is the caller graph for this function: