Linux Perf
|
#include <hists.h>
Public Attributes | |
struct ui_browser | b |
struct hists * | hists |
struct hist_entry * | he_selection |
struct map_symbol * | selection |
struct hist_browser_timer * | hbt |
struct pstack * | pstack |
struct perf_env * | env |
struct annotation_options * | annotation_opts |
int | print_seq |
bool | show_dso |
bool | show_headers |
float | min_pcnt |
u64 | nr_non_filtered_entries |
u64 | nr_hierarchy_entries |
u64 | nr_callchain_rows |
bool | c2c_filter |
int(* | title )(struct hist_browser *browser, char *bf, size_t size) |
struct annotation_options* hist_browser::annotation_opts |
struct ui_browser hist_browser::b |
struct hist_browser_timer* hist_browser::hbt |
struct hist_entry* hist_browser::he_selection |
struct map_symbol* hist_browser::selection |
int(* hist_browser::title) (struct hist_browser *browser, char *bf, size_t size) |