hist_browser
static int perf_c2c__toggle_annotation(struct hist_browser *browser)
static void c2c_browser__update_nr_entries(struct hist_browser *hb)
struct hist_browser hb;
perf_c2c_cacheline_browser__title(struct hist_browser *browser,
struct hist_browser *browser;
static int perf_c2c_browser__title(struct hist_browser *browser,
static struct hist_browser*
struct hist_browser *browser = hist_browser__new(hists);
struct hist_browser *browser;
static void kvm_browser__update_nr_entries(struct hist_browser *hb)
static int kvm_browser__title(struct hist_browser *browser,
static struct hist_browser*
struct hist_browser *browser = hist_browser__new(hists);
struct hist_browser *browser;
int (*hist_browser)(struct evlist *evlist, const char *help,
hist_browser = dlsym(perf_gtk_handle, "evlist__gtk_browse_hists");
if (hist_browser == NULL) {
return hist_browser(rep->session->evlist, help, NULL, rep->min_percent);
static int hist_browser__show_callchain_folded(struct hist_browser *browser,
static void hist_browser__update_rows(struct hist_browser *hb)
static int hist_browser__show_callchain_graph(struct hist_browser *browser,
static int hist_browser__show_callchain(struct hist_browser *browser,
struct hist_browser *hb = container_of(browser, struct hist_browser, b);
static int hist_browser__show_entry(struct hist_browser *browser,
static void hist_browser__reset(struct hist_browser *browser)
static int hist_browser__show_hierarchy_entry(struct hist_browser *browser,
static int hist_browser__show_no_entry(struct hist_browser *browser,
hists_browser__scnprintf_headers(struct hist_browser *browser, char *buf,
static int hists_browser__scnprintf_hierarchy_headers(struct hist_browser *browser,
static void hists_browser__hierarchy_headers(struct hist_browser *browser)
static void hists_browser__headers(struct hist_browser *browser)
static void hist_browser__show_headers(struct hist_browser *browser)
struct hist_browser *hb;
hb = container_of(browser, struct hist_browser, b);
struct hist_browser *hb = container_of(browser, struct hist_browser, b);
struct hist_browser *hb;
hb = container_of(browser, struct hist_browser, b);
static int hist_browser__fprintf_callchain(struct hist_browser *browser,
static int hist_browser__fprintf_entry(struct hist_browser *browser,
static int hist_browser__fprintf_hierarchy_entry(struct hist_browser *browser,
static int hist_browser__fprintf(struct hist_browser *browser, FILE *fp)
static int hist_browser__dump(struct hist_browser *browser)
void hist_browser__init(struct hist_browser *browser,
struct hist_browser *hist_browser__new(struct hists *hists)
struct hist_browser *browser = zalloc(sizeof(*browser));
static struct hist_browser *
struct hist_browser *browser = hist_browser__new(evsel__hists(evsel));
void hist_browser__delete(struct hist_browser *browser)
static struct hist_entry *hist_browser__selected_entry(struct hist_browser *browser)
static struct thread *hist_browser__selected_thread(struct hist_browser *browser)
static struct res_sample *hist_browser__selected_res_sample(struct hist_browser *browser)
static int hists_browser__scnprintf_title(struct hist_browser *browser, char *bf, size_t size)
int (*fn)(struct hist_browser *browser, struct popup_action *act);
do_annotate(struct hist_browser *browser, struct popup_action *act)
do_annotate_type(struct hist_browser *browser, struct popup_action *act __maybe_unused)
do_zoom_thread(struct hist_browser *browser, struct popup_action *act)
add_thread_opt(struct hist_browser *browser, struct popup_action *act,
static int hists_browser__zoom_map(struct hist_browser *browser, struct map *map)
do_zoom_dso(struct hist_browser *browser, struct popup_action *act)
add_dso_opt(struct hist_browser *browser, struct popup_action *act,
static int do_toggle_callchain(struct hist_browser *browser, struct popup_action *act __maybe_unused)
static int add_callchain_toggle_opt(struct hist_browser *browser, struct popup_action *act, char **optstr)
do_browse_map(struct hist_browser *browser __maybe_unused,
add_map_opt(struct hist_browser *browser,
do_run_script(struct hist_browser *browser,
static int hierarchy_count_rows(struct hist_browser *hb, struct hist_entry *he,
do_res_sample_script(struct hist_browser *browser,
add_script_opt(struct hist_browser *browser,
add_res_sample_opt(struct hist_browser *browser __maybe_unused,
do_switch_data(struct hist_browser *browser __maybe_unused,
add_switch_opt(struct hist_browser *browser,
do_exit_browser(struct hist_browser *browser __maybe_unused,
add_exit_opt(struct hist_browser *browser __maybe_unused,
do_zoom_socket(struct hist_browser *browser, struct popup_action *act)
add_socket_opt(struct hist_browser *browser, struct popup_action *act,
static void hist_browser__update_nr_entries(struct hist_browser *hb)
static void hist_browser__update_percent_limit(struct hist_browser *hb,
struct hist_browser *browser = perf_evsel_browser__new(evsel, hbt, env);
static int block_hists_browser__title(struct hist_browser *browser, char *bf,
struct hist_browser *browser;
static bool hist_browser__selection_has_children(struct hist_browser *browser)
static bool hist_browser__selection_unfolded(struct hist_browser *browser)
static char *hist_browser__selection_sym_name(struct hist_browser *browser, char *bf, size_t size)
static bool hist_browser__toggle_fold(struct hist_browser *browser)
static int hists_browser__scnprintf_title(struct hist_browser *browser, char *bf, size_t size);
static void hist_browser__update_nr_entries(struct hist_browser *hb);
static int hierarchy_set_folding(struct hist_browser *hb, struct hist_entry *he,
static bool hist_browser__has_filter(struct hist_browser *hb)
struct hist_browser *hb, bool unfold)
__hist_browser__set_folding(struct hist_browser *browser, bool unfold)
static int hist_browser__get_folding(struct hist_browser *browser)
static void hist_browser__set_folding(struct hist_browser *browser, bool unfold)
static void hist_browser__set_folding_selected(struct hist_browser *browser, bool unfold)
static int hist_browser__title(struct hist_browser *browser, char *bf, size_t size)
static int hist_browser__handle_hotkey(struct hist_browser *browser, bool warn_lost_event, char *title, size_t size, int key)
int hist_browser__run(struct hist_browser *browser, const char *help,
typedef void (*print_callchain_entry_fn)(struct hist_browser *browser,
static void hist_browser__show_callchain_entry(struct hist_browser *browser,
static void hist_browser__set_title_space(struct hist_browser *hb)
static void hist_browser__fprintf_callchain_entry(struct hist_browser *b __maybe_unused,
typedef bool (*check_output_full_fn)(struct hist_browser *browser,
static bool hist_browser__check_output_full(struct hist_browser *browser,
static bool hist_browser__check_dump_full(struct hist_browser *browser __maybe_unused,
static int hist_browser__show_callchain_list(struct hist_browser *browser,
static u32 hist_browser__nr_entries(struct hist_browser *hb)
static int hist_browser__show_callchain_flat(struct hist_browser *browser,
static char *hist_browser__folded_callchain_str(struct hist_browser *browser,
int (*title)(struct hist_browser *browser,
struct hist_browser *hist_browser__new(struct hists *hists);
void hist_browser__delete(struct hist_browser *browser);
int hist_browser__run(struct hist_browser *browser, const char *help,
void hist_browser__init(struct hist_browser *browser,