Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-diff.c98 static unsigned int sort_compute = 1; variable
905 sort_compute); in hist_entry__cmp_delta_idx()
913 sort_compute); in hist_entry__cmp_delta_abs_idx()
921 sort_compute); in hist_entry__cmp_ratio_idx()
929 sort_compute); in hist_entry__cmp_wdiff_idx()
1288 OPT_UINTEGER('o', "order", &sort_compute, "Specify compute sorting."),
1817 if (!sort_compute) in ui_init()
1821 * Prepend an fmt to sort on columns at 'sort_compute' first. in ui_init()
1826 * for this 'sort_compute' fmt and another for the normal in ui_init()
1892 if (sort_compute > in data_init()
[all...]