Searched refs:add_script_opt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | hists.c | 2745 add_script_opt(struct hist_browser *browser, in add_script_opt() function 3329 nr_options += add_script_opt(browser, in perf_evsel__hists_browse() 3344 nr_options += add_script_opt(browser, in perf_evsel__hists_browse() 3351 nr_options += add_script_opt(browser, &actions[nr_options], in perf_evsel__hists_browse()
|
/kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
H A D | hists.c | 2750 add_script_opt(struct hist_browser *browser, in add_script_opt() function 3331 nr_options += add_script_opt(browser, in evsel__hists_browse() 3346 nr_options += add_script_opt(browser, in evsel__hists_browse() 3353 nr_options += add_script_opt(browser, &actions[nr_options], in evsel__hists_browse()
|
Completed in 10 milliseconds