Searched defs:helpline (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ui/ |
H A D | browser.h | 25 char *helpline; member
|
H A D | browser.c | 276 ui_browser__show(struct ui_browser *browser, const char *title, const char *helpline, ...) ui_browser__show() argument
|
/kernel/linux/linux-6.6/tools/perf/ui/ |
H A D | browser.h | 25 char *helpline; member
|
H A D | browser.c | 276 ui_browser__show(struct ui_browser *browser, const char *title, const char *helpline, ...) ui_browser__show() argument
|
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | hists.c | 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
|
/kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
H A D | hists.c | 2944 static int evsel__hists_browse(struct evsel *evsel, int nr_events, const char *helpline, in evsel__hists_browse() argument
|
Completed in 12 milliseconds