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

Public Attributes

struct ui_browser b
 
struct perf_evselselection
 
struct annotation_optionsannotation_opts
 
bool lost_events
 
bool lost_events_warned
 
float min_pcnt
 
struct perf_envenv
 

Detailed Description

Definition at line 3068 of file hists.c.

Member Data Documentation

◆ annotation_opts

struct annotation_options* perf_evsel_menu::annotation_opts

Definition at line 3071 of file hists.c.

◆ b

struct ui_browser perf_evsel_menu::b

Definition at line 3069 of file hists.c.

◆ env

struct perf_env* perf_evsel_menu::env

Definition at line 3074 of file hists.c.

◆ lost_events

bool perf_evsel_menu::lost_events

Definition at line 3072 of file hists.c.

◆ lost_events_warned

bool perf_evsel_menu::lost_events_warned

Definition at line 3072 of file hists.c.

◆ min_pcnt

float perf_evsel_menu::min_pcnt

Definition at line 3073 of file hists.c.

◆ selection

struct perf_evsel* perf_evsel_menu::selection

Definition at line 3070 of file hists.c.


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