HPCToolkit
frame_t Struct Reference

#include <frame.h>

Collaboration diagram for frame_t:

Public Attributes

hpcrun_unw_cursor_t cursor
 
lush_assoc_info_t as_info
 
ip_normalized_t ip_norm
 
ip_normalized_t the_function
 
void * ra_loc
 
lush_lip_tlip
 

Detailed Description

Definition at line 58 of file frame.h.

Member Data Documentation

◆ as_info

lush_assoc_info_t frame_t::as_info

Definition at line 60 of file frame.h.

◆ cursor

hpcrun_unw_cursor_t frame_t::cursor

Definition at line 59 of file frame.h.

◆ ip_norm

ip_normalized_t frame_t::ip_norm

Definition at line 61 of file frame.h.

◆ lip

lush_lip_t* frame_t::lip

Definition at line 64 of file frame.h.

◆ ra_loc

void* frame_t::ra_loc

Definition at line 63 of file frame.h.

◆ the_function

ip_normalized_t frame_t::the_function

Definition at line 62 of file frame.h.


The documentation for this struct was generated from the following file: