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

Public Attributes

struct ui_browser b
 
struct rb_root entries
 
struct rb_node * curr_hot
 
struct annotation_lineselection
 
struct archarch
 
struct annotation_optionsopts
 
bool searching_backwards
 
char search_bf [128]
 

Detailed Description

Definition at line 26 of file annotate.c.

Member Data Documentation

◆ arch

struct arch* annotate_browser::arch

Definition at line 31 of file annotate.c.

◆ b

struct ui_browser annotate_browser::b

Definition at line 27 of file annotate.c.

◆ curr_hot

struct rb_node* annotate_browser::curr_hot

Definition at line 29 of file annotate.c.

◆ entries

struct rb_root annotate_browser::entries

Definition at line 28 of file annotate.c.

◆ opts

struct annotation_options* annotate_browser::opts

Definition at line 32 of file annotate.c.

◆ search_bf

char annotate_browser::search_bf[128]

Definition at line 34 of file annotate.c.

◆ searching_backwards

bool annotate_browser::searching_backwards

Definition at line 33 of file annotate.c.

◆ selection

struct annotation_line* annotate_browser::selection

Definition at line 30 of file annotate.c.


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