Searched defs:min_pcnt (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/tools/perf/ui/gtk/ |
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-6.3-rc2/tools/perf/ui/browsers/ |
A D | hists.h | 23 float min_pcnt; member
|
A D | hists.c | 1877 float min_pcnt) in hists__filter_entries() 1900 float min_pcnt) in hists__filter_prev_entries() 2951 bool left_exits, struct hist_browser_timer *hbt, float min_pcnt, in evsel__hists_browse() 3408 float min_pcnt; member 3564 struct hist_browser_timer *hbt, float min_pcnt, struct perf_env *env, in __evlist__tui_browse_hists() 3615 float min_pcnt, struct perf_env *env, bool warn_lost_event, in evlist__tui_browse_hists()
|
/linux-6.3-rc2/tools/perf/ui/stdio/ |
A D | hist.c | 818 int max_cols, float min_pcnt, FILE *fp, in hists__fprintf()
|
/linux-6.3-rc2/tools/perf/util/ |
A D | annotate.h | 94 int min_pcnt; member
|
A D | annotate.c | 1381 struct evsel *evsel, u64 len, int min_pcnt, int printed, in annotation_line__print()
|
Completed in 38 milliseconds