Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-diff.c67 static unsigned int sort_compute; variable
643 sort_compute); in hist_entry__cmp_delta_idx()
651 sort_compute); in hist_entry__cmp_ratio_idx()
659 sort_compute); in hist_entry__cmp_wdiff_idx()
818 OPT_UINTEGER('o', "order", &sort_compute, "Specify compute sorting."),
1174 if (!sort_compute) in ui_init()
1239 if (sort_compute >= (unsigned int) data__files_cnt) { in data_init()