Linux Perf
addr_map_symbol Struct Reference

#include <symbol.h>

Collaboration diagram for addr_map_symbol:
Collaboration graph

Public Attributes

struct mapmap
 
struct symbolsym
 
u64 addr
 
u64 al_addr
 
u64 phys_addr
 

Detailed Description

Definition at line 184 of file symbol.h.

Member Data Documentation

◆ addr

u64 addr_map_symbol::addr

Definition at line 187 of file symbol.h.

◆ al_addr

u64 addr_map_symbol::al_addr

Definition at line 188 of file symbol.h.

◆ map

struct map* addr_map_symbol::map

Definition at line 185 of file symbol.h.

◆ phys_addr

u64 addr_map_symbol::phys_addr

Definition at line 189 of file symbol.h.

◆ sym

struct symbol* addr_map_symbol::sym

Definition at line 186 of file symbol.h.


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