Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-diff.c97 static unsigned int sort_compute = 1; variable
918 sort_compute); in hist_entry__cmp_delta_idx()
926 sort_compute); in hist_entry__cmp_delta_abs_idx()
934 sort_compute); in hist_entry__cmp_ratio_idx()
942 sort_compute); in hist_entry__cmp_wdiff_idx()
1301 OPT_UINTEGER('o', "order", &sort_compute, "Specify compute sorting."),
1830 if (!sort_compute) in ui_init()
1905 if (sort_compute >= (unsigned int) data__files_cnt) { in data_init()
1934 sort_compute = ret; in diff__config()