Home | History | Annotate | Download | only in linux-tools-perf

Lines Matching refs:sort_order

35 static const char		*sort_order = default_sort_order;
1832 OPT_STRING('s', "sort", &sort_order, "key[,key2...]",
1860 char *tmp, *tok, *str = strdup(sort_order);