Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/ui/browsers/
Dhists.c2958 #define MAX_OPTIONS 16 in evsel__hists_browse() macro
2959 char *options[MAX_OPTIONS]; in evsel__hists_browse()
2960 struct popup_action actions[MAX_OPTIONS]; in evsel__hists_browse()
3399 free_popup_options(options, MAX_OPTIONS); in evsel__hists_browse()