Linux Perf
unwind_entry Struct Reference

#include <unwind.h>

Collaboration diagram for unwind_entry:
Collaboration graph

Public Attributes

struct mapmap
 
struct symbolsym
 
u64 ip
 

Detailed Description

Definition at line 13 of file unwind.h.

Member Data Documentation

◆ ip

u64 unwind_entry::ip

Definition at line 16 of file unwind.h.

◆ map

struct map* unwind_entry::map

Definition at line 14 of file unwind.h.

◆ sym

struct symbol* unwind_entry::sym

Definition at line 15 of file unwind.h.


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