Home
last modified time | relevance | path

Searched refs:MAX_OPTIONS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dhists.c2951 #define MAX_OPTIONS 16 in perf_evsel__hists_browse() macro
2952 char *options[MAX_OPTIONS]; in perf_evsel__hists_browse()
2953 struct popup_action actions[MAX_OPTIONS]; in perf_evsel__hists_browse()
3392 free_popup_options(options, MAX_OPTIONS); in perf_evsel__hists_browse()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.c2952 #define MAX_OPTIONS 16 in evsel__hists_browse() macro
2953 char *options[MAX_OPTIONS]; in evsel__hists_browse()
2954 struct popup_action actions[MAX_OPTIONS]; in evsel__hists_browse()
3394 free_popup_options(options, MAX_OPTIONS); in evsel__hists_browse()

Completed in 10 milliseconds