Searched refs:add_script_opt_2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | hists.c | 2718 add_script_opt_2(struct hist_browser *browser __maybe_unused, in add_script_opt_2() function 2753 n = add_script_opt_2(browser, act, optstr, thread, sym, evsel, ""); in add_script_opt() 2767 n += add_script_opt_2(browser, act, optstr, thread, sym, in add_script_opt()
|
/kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
H A D | hists.c | 2723 add_script_opt_2(struct hist_browser *browser __maybe_unused, in add_script_opt_2() function 2758 n = add_script_opt_2(browser, act, optstr, thread, sym, evsel, ""); in add_script_opt() 2772 n += add_script_opt_2(browser, act, optstr, thread, sym, in add_script_opt()
|
Completed in 10 milliseconds