HPCToolkit
|
#include <inttypes.h>
#include <libunwind.h>
#include <unwind/common/fence_enum.h>
#include <utilities/ip-normalized.h>
#include "unwindr_info.h"
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 } |
#define UNW_CURSOR_INTERVAL_t bitree_uwi_t* |
Definition at line 74 of file std_unw_cursor.h.
#define UNW_LOCAL_ONLY |
Definition at line 53 of file std_unw_cursor.h.
typedef struct hpcrun_unw_cursor_t hpcrun_unw_cursor_t |
enum libunw_state |
Enumerator | |
---|---|
LIBUNW_UNAVAIL | |
LIBUNW_READY |
Definition at line 78 of file std_unw_cursor.h.