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

/linux-master/tools/perf/
H A Dbuiltin-diff.c97 static unsigned int sort_compute = 1; variable
918 sort_compute);
926 sort_compute);
934 sort_compute);
942 sort_compute);
1301 OPT_UINTEGER('o', "order", &sort_compute, "Specify compute sorting."),
1830 if (!sort_compute)
1834 * Prepend an fmt to sort on columns at 'sort_compute' first.
1839 * for this 'sort_compute' fmt and another for the normal
1905 if (sort_compute >
[all...]

Completed in 127 milliseconds