Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/tests/
Dhists_cumulate.c285 setup_sorting(NULL); in test1()
432 setup_sorting(NULL); in test2()
490 setup_sorting(NULL); in test3()
674 setup_sorting(NULL); in test4()
Dhists_output.c136 setup_sorting(NULL); in test1()
238 setup_sorting(NULL); in test2()
294 setup_sorting(NULL); in test3()
368 setup_sorting(NULL); in test4()
470 setup_sorting(NULL); in test5()
Dhists_filter.c123 if (setup_sorting(NULL) < 0) in test__hists_filter()
Dhists_link.c288 if (setup_sorting(NULL) < 0) in test__hists_link()
/Linux-v6.1/tools/perf/util/
Dsort.h301 int setup_sorting(struct evlist *evlist);
Dsort.c3455 int setup_sorting(struct evlist *evlist) in setup_sorting() function
/Linux-v6.1/tools/perf/
Dbuiltin-kwork.c172 static void setup_sorting(struct perf_kwork *kwork, in setup_sorting() function
1808 setup_sorting(&kwork, report_options, report_usage); in cmd_kwork()
1818 setup_sorting(&kwork, latency_options, latency_usage); in cmd_kwork()
Dbuiltin-annotate.c686 if (setup_sorting(NULL) < 0) in cmd_annotate()
Dbuiltin-sched.c3352 static void setup_sorting(struct perf_sched *sched, const struct option *options, in setup_sorting() function
3611 setup_sorting(&sched, latency_options, latency_usage); in cmd_sched()
3620 setup_sorting(&sched, latency_options, latency_usage); in cmd_sched()
Dbuiltin-report.c1590 (setup_sorting(session->evlist) < 0)) { in cmd_report()
Dbuiltin-top.c1678 if (setup_sorting(top.evlist) < 0) { in cmd_top()
Dbuiltin-diff.c2005 if (setup_sorting(NULL) < 0) in cmd_diff()