Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dhists_cumulate.c298 setup_sorting(NULL); in test1()
445 setup_sorting(NULL); in test2()
503 setup_sorting(NULL); in test3()
687 setup_sorting(NULL); in test4()
H A Dhists_output.c149 setup_sorting(NULL); in test1()
251 setup_sorting(NULL); in test2()
307 setup_sorting(NULL); in test3()
381 setup_sorting(NULL); in test4()
483 setup_sorting(NULL); in test5()
H A Dhists_filter.c135 if (setup_sorting(NULL) < 0) in test__hists_filter()
H A Dhists_link.c307 if (setup_sorting(NULL) < 0) in test__hists_link()
/openbmc/linux/tools/perf/util/
H A Dsort.h308 int setup_sorting(struct evlist *evlist);
H A Dsort.c3668 int setup_sorting(struct evlist *evlist) in setup_sorting() function
/openbmc/linux/tools/perf/
H A Dbuiltin-kwork.c179 static void setup_sorting(struct perf_kwork *kwork, in setup_sorting() function
1833 setup_sorting(&kwork, report_options, report_usage); in cmd_kwork()
1843 setup_sorting(&kwork, latency_options, latency_usage); in cmd_kwork()
H A Dbuiltin-annotate.c717 if (setup_sorting(NULL) < 0) in cmd_annotate()
H A Dbuiltin-sched.c3442 static void setup_sorting(struct perf_sched *sched, const struct option *options, in setup_sorting() function
3695 setup_sorting(&sched, latency_options, latency_usage); in cmd_sched()
3704 setup_sorting(&sched, latency_options, latency_usage); in cmd_sched()
H A Dbuiltin-report.c1632 (setup_sorting(session->evlist) < 0)) { in cmd_report()
H A Dbuiltin-top.c1732 if (setup_sorting(top.evlist) < 0) { in cmd_top()
H A Dbuiltin-diff.c2007 if (setup_sorting(NULL) < 0) in cmd_diff()