Searched defs:min_pcnt (Results 1 – 6 of 6) sorted by relevance
/linux/tools/perf/ui/gtk/ |
H A D | hists.c | 294 float min_pcnt) in perf_gtk__show_hists() 410 float min_pcnt) in perf_gtk__add_hierarchy_entries() 498 float min_pcnt) in perf_gtk__show_hierarchy() 594 struct hist_browser_timer *hbt __maybe_unused, float min_pcnt) in evlist__gtk_browse_hists()
|
/linux/tools/perf/ui/browsers/ |
H A D | hists.h | 21 float min_pcnt; member
|
H A D | hists.c | 1868 float min_pcnt) in hists__filter_entries() 1891 float min_pcnt) in hists__filter_prev_entries() 2969 bool left_exits, struct hist_browser_timer *hbt, float min_pcnt, in evsel__hists_browse() 3430 float min_pcnt; member 3585 struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, in __evlist__tui_browse_hists() 3635 float min_pcnt, struct perf_env *env, bool warn_lost_event) in evlist__tui_browse_hists()
|
/linux/tools/perf/ui/stdio/ |
H A D | hist.c | 818 int max_cols, float min_pcnt, FILE *fp, in hists__fprintf()
|
/linux/tools/perf/util/ |
H A D | annotate.h | 52 int min_pcnt; member
|
H A D | annotate.c | 763 struct evsel *evsel, u64 len, int min_pcnt, int printed, in annotation_line__print()
|