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

Public Member Functions

 DECLARE_BITMAP (cpu_bitmap, MAX_NR_CPUS)
 

Public Attributes

struct perf_tool tool
 
struct perf_sessionsession
 
struct annotation_options opts
 
bool use_tui
 
bool use_stdio
 
bool use_stdio2
 
bool use_gtk
 
bool skip_missing
 
bool has_br_stack
 
bool group_set
 
const char * sym_hist_filter
 
const char * cpu_list
 

Detailed Description

Definition at line 40 of file builtin-annotate.c.

Member Function Documentation

◆ DECLARE_BITMAP()

perf_annotate::DECLARE_BITMAP ( cpu_bitmap  ,
MAX_NR_CPUS   
)

Member Data Documentation

◆ cpu_list

const char* perf_annotate::cpu_list

Definition at line 49 of file builtin-annotate.c.

◆ group_set

bool perf_annotate::group_set

Definition at line 47 of file builtin-annotate.c.

◆ has_br_stack

bool perf_annotate::has_br_stack

Definition at line 46 of file builtin-annotate.c.

◆ opts

struct annotation_options perf_annotate::opts

Definition at line 43 of file builtin-annotate.c.

◆ session

struct perf_session* perf_annotate::session

Definition at line 42 of file builtin-annotate.c.

◆ skip_missing

bool perf_annotate::skip_missing

Definition at line 45 of file builtin-annotate.c.

◆ sym_hist_filter

const char* perf_annotate::sym_hist_filter

Definition at line 48 of file builtin-annotate.c.

◆ tool

struct perf_tool perf_annotate::tool

Definition at line 41 of file builtin-annotate.c.

◆ use_gtk

bool perf_annotate::use_gtk

Definition at line 44 of file builtin-annotate.c.

◆ use_stdio

bool perf_annotate::use_stdio

Definition at line 44 of file builtin-annotate.c.

◆ use_stdio2

bool perf_annotate::use_stdio2

Definition at line 44 of file builtin-annotate.c.

◆ use_tui

bool perf_annotate::use_tui

Definition at line 44 of file builtin-annotate.c.


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