Home
last modified time | relevance | path

Searched defs:min_pcnt (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dhists.h23 float min_pcnt; member
H A Dhists.c1865 hists__filter_entries(struct rb_node *nd, float min_pcnt) hists__filter_entries() argument
1888 hists__filter_prev_entries(struct rb_node *nd, float min_pcnt) hists__filter_prev_entries() argument
2939 perf_evsel__hists_browse(struct evsel *evsel, int nr_events, const char *helpline, bool left_exits, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event, struct annotation_options *annotation_opts) perf_evsel__hists_browse() argument
3401 float min_pcnt; global() member
3558 __perf_evlist__tui_browse_hists(struct evlist *evlist, int nr_entries, const char *help, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event, struct annotation_options *annotation_opts) __perf_evlist__tui_browse_hists() argument
3613 perf_evlist__tui_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event, struct annotation_options *annotation_opts) perf_evlist__tui_browse_hists() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.h23 float min_pcnt; member
H A Dhists.c1866 hists__filter_entries(struct rb_node *nd, float min_pcnt) hists__filter_entries() argument
1889 hists__filter_prev_entries(struct rb_node *nd, float min_pcnt) hists__filter_prev_entries() argument
2944 evsel__hists_browse(struct evsel *evsel, int nr_events, const char *helpline, bool left_exits, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event, struct annotation_options *annotation_opts) evsel__hists_browse() argument
3403 float min_pcnt; global() member
3558 __evlist__tui_browse_hists(struct evlist *evlist, int nr_entries, const char *help, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event, struct annotation_options *annotation_opts) __evlist__tui_browse_hists() argument
3609 evlist__tui_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, bool warn_lost_event, struct annotation_options *annotation_opts) evlist__tui_browse_hists() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
H A Dhists.c293 perf_gtk__show_hists(GtkWidget *window, struct hists *hists, float min_pcnt) perf_gtk__show_hists() argument
405 perf_gtk__add_hierarchy_entries(struct hists *hists, struct rb_root_cached *root, GtkTreeStore *store, GtkTreeIter *parent, struct perf_hpp *hpp, float min_pcnt) perf_gtk__add_hierarchy_entries() argument
497 perf_gtk__show_hierarchy(GtkWidget *window, struct hists *hists, float min_pcnt) perf_gtk__show_hierarchy() argument
593 perf_evlist__gtk_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hbt __maybe_unused, float min_pcnt) perf_evlist__gtk_browse_hists() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/ui/gtk/
H A Dhists.c293 perf_gtk__show_hists(GtkWidget *window, struct hists *hists, float min_pcnt) perf_gtk__show_hists() argument
405 perf_gtk__add_hierarchy_entries(struct hists *hists, struct rb_root_cached *root, GtkTreeStore *store, GtkTreeIter *parent, struct perf_hpp *hpp, float min_pcnt) perf_gtk__add_hierarchy_entries() argument
497 perf_gtk__show_hierarchy(GtkWidget *window, struct hists *hists, float min_pcnt) perf_gtk__show_hierarchy() argument
593 evlist__gtk_browse_hists(struct evlist *evlist, const char *help, struct hist_browser_timer *hbt __maybe_unused, float min_pcnt) evlist__gtk_browse_hists() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/stdio/
H A Dhist.c817 hists__fprintf(struct hists *hists, bool show_header, int max_rows, int max_cols, float min_pcnt, FILE *fp, bool ignore_callchains) hists__fprintf() argument
/kernel/linux/linux-6.6/tools/perf/ui/stdio/
H A Dhist.c817 hists__fprintf(struct hists *hists, bool show_header, int max_rows, int max_cols, float min_pcnt, FILE *fp, bool ignore_callchains) hists__fprintf() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.h92 int min_pcnt; member
H A Dannotate.c1366 annotation_line__print(struct annotation_line *al, struct symbol *sym, u64 start, struct evsel *evsel, u64 len, int min_pcnt, int printed, int max_lines, struct annotation_line *queue, int addr_fmt_width, int percent_type) annotation_line__print() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.h94 int min_pcnt; member
H A Dannotate.c1468 annotation_line__print(struct annotation_line *al, struct symbol *sym, u64 start, struct evsel *evsel, u64 len, int min_pcnt, int printed, int max_lines, struct annotation_line *queue, int addr_fmt_width, int percent_type) annotation_line__print() argument

Completed in 22 milliseconds