HPCToolkit
std_unw_cursor.h File Reference
#include <inttypes.h>
#include <libunwind.h>
#include <unwind/common/fence_enum.h>
#include <utilities/ip-normalized.h>
#include "unwindr_info.h"
Include dependency graph for std_unw_cursor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hpcrun_unw_cursor_t
 

Macros

#define UNW_LOCAL_ONLY
 
#define UNW_CURSOR_INTERVAL_t   bitree_uwi_t*
 

Typedefs

typedef struct hpcrun_unw_cursor_t hpcrun_unw_cursor_t
 

Enumerations

enum  libunw_state { LIBUNW_UNAVAIL, LIBUNW_READY }
 

Macro Definition Documentation

◆ UNW_CURSOR_INTERVAL_t

#define UNW_CURSOR_INTERVAL_t   bitree_uwi_t*

Definition at line 74 of file std_unw_cursor.h.

◆ UNW_LOCAL_ONLY

#define UNW_LOCAL_ONLY

Definition at line 53 of file std_unw_cursor.h.

Typedef Documentation

◆ hpcrun_unw_cursor_t

Enumeration Type Documentation

◆ libunw_state

Enumerator
LIBUNW_UNAVAIL 
LIBUNW_READY 

Definition at line 78 of file std_unw_cursor.h.