Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-diff.c72 static unsigned int sort_compute = 1; variable
663 sort_compute); in hist_entry__cmp_delta_idx()
671 sort_compute); in hist_entry__cmp_delta_abs_idx()
679 sort_compute); in hist_entry__cmp_ratio_idx()
687 sort_compute); in hist_entry__cmp_wdiff_idx()
849 OPT_UINTEGER('o', "order", &sort_compute, "Specify compute sorting."),
1212 if (!sort_compute) in ui_init()
1280 if (sort_compute >= (unsigned int) data__files_cnt) { in data_init()
1309 sort_compute = ret; in diff__config()