Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c97 static unsigned int sort_compute = 1; variable
916 sort_compute); in hist_entry__cmp_delta_idx()
924 sort_compute); in hist_entry__cmp_delta_abs_idx()
932 sort_compute); in hist_entry__cmp_ratio_idx()
940 sort_compute); in hist_entry__cmp_wdiff_idx()
1298 OPT_UINTEGER('o', "order", &sort_compute, "Specify compute sorting."),
1827 if (!sort_compute) in ui_init()
1831 * Prepend an fmt to sort on columns at 'sort_compute' first. in ui_init()
1836 * for this 'sort_compute' fmt and another for the normal in ui_init()
1902 if (sort_compute > in data_init()
[all...]
/kernel/linux/linux-6.6/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()
1834 * Prepend an fmt to sort on columns at 'sort_compute' first. in ui_init()
1839 * for this 'sort_compute' fmt and another for the normal in ui_init()
1905 if (sort_compute > in data_init()
[all...]

Completed in 6 milliseconds