Linux Perf
annotate_args Struct Reference
Collaboration diagram for annotate_args:
Collaboration graph

Public Attributes

size_t privsize
 
struct archarch
 
struct map_symbol ms
 
struct perf_evselevsel
 
struct annotation_optionsoptions
 
s64 offset
 
char * line
 
int line_nr
 

Detailed Description

Definition at line 1069 of file annotate.c.

Member Data Documentation

◆ arch

struct arch* annotate_args::arch

Definition at line 1071 of file annotate.c.

◆ evsel

struct perf_evsel* annotate_args::evsel

Definition at line 1073 of file annotate.c.

◆ line

char* annotate_args::line

Definition at line 1076 of file annotate.c.

◆ line_nr

int annotate_args::line_nr

Definition at line 1077 of file annotate.c.

◆ ms

struct map_symbol annotate_args::ms

Definition at line 1072 of file annotate.c.

◆ offset

s64 annotate_args::offset

Definition at line 1075 of file annotate.c.

◆ options

struct annotation_options* annotate_args::options

Definition at line 1074 of file annotate.c.

◆ privsize

size_t annotate_args::privsize

Definition at line 1070 of file annotate.c.


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