Home
last modified time | relevance | path

Searched refs:sort (Results 1 – 25 of 368) sorted by relevance

12345678910>>...15

/linux-6.1.9/tools/perf/trace/beauty/tracepoints/
Dx86_msr.sh19 sed -r "s/$regex/\2 \1/g" | sort -n | \
26 egrep $regex ${x86_msr_index} | sed -r "s/$regex/\2/g" | sort -n | head -1
29 sed -r "s/$regex/\2 \1/g" | egrep -vw 'K6_WHCR' | sort -n | \
35 egrep $regex ${x86_msr_index} | sed -r "s/$regex/\2/g" | sort -n | head -1
38 sed -r "s/$regex/\2 \1/g" | sort -n | \
/linux-6.1.9/tools/perf/util/
Dgenerate-cmdlist.sh14 sort |
28 sort |
43 sort |
/linux-6.1.9/scripts/coccinelle/api/
Dcheck_bq27xxx_data.cocci84 List.sort compare i1regs_vals = List.sort compare i2regs_vals
120 List.sort compare i1dmregs_vals = List.sort compare i2dmregs_vals
156 List.sort compare i1props_vals = List.sort compare i2props_vals
/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dcalib.c27 int16_t sort[ATH9K_NF_CAL_HIST_MAX]; in ath9k_hw_get_nf_hist_mid() local
31 sort[i] = nfCalBuffer[i]; in ath9k_hw_get_nf_hist_mid()
35 if (sort[j] > sort[j - 1]) { in ath9k_hw_get_nf_hist_mid()
36 nfval = sort[j]; in ath9k_hw_get_nf_hist_mid()
37 sort[j] = sort[j - 1]; in ath9k_hw_get_nf_hist_mid()
38 sort[j - 1] = nfval; in ath9k_hw_get_nf_hist_mid()
42 nfval = sort[(ATH9K_NF_CAL_HIST_MAX - 1) >> 1]; in ath9k_hw_get_nf_hist_mid()
/linux-6.1.9/Documentation/translations/zh_CN/mm/
Dpage_owner.rst114 --sort <order> 指定排序顺序。排序的语法是[+|-]key[,[+|-]key[,...]]。从
119 ./page_owner_sort <input> <output> --sort=n,+pid,-tgid
120 ./page_owner_sort <input> <output> --sort=at
161 --sort的选项:
/linux-6.1.9/tools/testing/selftests/rcutorture/bin/
Dkcsan-collapse.sh20 sort |
22 sort -k1nr > $1/kcsan.sum
/linux-6.1.9/tools/perf/trace/beauty/
Dvhost_virtio_ioctl.sh10 sort | xargs printf "\t[%s] = \"%s\",\n"
17 sort | xargs printf "\t[%s] = \"%s\",\n"
Dprctl_option.sh10 sort -n | xargs printf "\t[%s] = \"%s\",\n"
17 sort -n | xargs printf "\t[%s] = \"%s\",\n"
Dusbdevfs_ioctl.sh13 sort | xargs printf "\t[%s] = \"%s\",\n"
20 sort | xargs printf "\t[%s] = \"%s\",\n"
Dsocket.sh17 sort -n | xargs printf "\t[%s] = \"%s\",\n"
25 sort -n | xargs printf "\t[%s] = \"%s\",\n"
Darch_errno_names.sh53 |sort -t, -k2 -nu \
82 for arch in $(find $toolsdir/arch -maxdepth 1 -mindepth 1 -type d -printf "%f\n" | sort -r); do
/linux-6.1.9/tools/perf/
Dbuiltin-mem.c321 char sort[128]; in get_sort_order() local
328 strcpy(sort, "--sort=mem,sym,dso,symbol_daddr," in get_sort_order()
331 strcpy(sort, "--sort=local_weight,mem,sym,dso,symbol_daddr," in get_sort_order()
337 strcat(sort, ",phys_daddr"); in get_sort_order()
340 strcat(sort, ",data_page_size"); in get_sort_order()
342 return strdup(sort); in get_sort_order()
Dbuiltin-kmem.c505 struct sort_dimension *sort; in __page_stat__findnew_alloc() local
513 list_for_each_entry(sort, &page_alloc_sort_input, list) { in __page_stat__findnew_alloc()
514 cmp = sort->cmp(pstat, data); in __page_stat__findnew_alloc()
560 struct sort_dimension *sort; in __page_stat__findnew_caller() local
568 list_for_each_entry(sort, &page_caller_sort_input, list) { in __page_stat__findnew_caller()
569 cmp = sort->cmp(pstat, data); in __page_stat__findnew_caller()
1265 struct sort_dimension *sort; in sort_slab_insert() local
1274 list_for_each_entry(sort, sort_list, list) { in sort_slab_insert()
1275 cmp = sort->cmp(data, this); in sort_slab_insert()
1312 struct sort_dimension *sort; in sort_page_insert() local
[all …]
/linux-6.1.9/scripts/
DMakefile.headersinst27 all-subdirs := $(sort $(src-subdirs) $(gen-subdirs))
53 existing-dirs := $(sort $(dir $(old-headers)))
54 wanted-dirs := $(sort $(dir $(all-headers)))
Dnsdeps17 if ! { echo "$SPATCH_REQ_VERSION"; echo "$SPATCH_VERSION"; } | sort -CV ; then
46 cat $source_file | grep MODULE_IMPORT_NS | LC_ALL=C sort -u >> ${source_file}.tmp
DMakefile.build50 hostprogs := $(sort $(hostprogs))
57 userprogs := $(sort $(userprogs))
76 subdir-builtin := $(sort $(filter %/built-in.a, $(real-obj-y)))
77 subdir-modorder := $(sort $(filter %/modules.order, $(obj-m)))
520 existing-targets := $(wildcard $(sort $(targets)))
525 obj-dirs := $(sort $(patsubst %/,%, $(dir $(targets))))
527 existing-dirs := $(sort $(patsubst %/,%, $(dir $(existing-targets))))
DMakefile.modfinal16 modules := $(sort $(shell cat $(MODORDER)))
79 existing-targets := $(wildcard $(sort $(targets)))
/linux-6.1.9/arch/s390/kernel/syscalls/
Dsyscalltbl100 |sort -k1 -n \
145 |sort -k1 -n \
160 |sort -n \
/linux-6.1.9/tools/memory-model/scripts/
Dnewlitmushist.sh50 sort $T/list-C-already $T/list-C-short | uniq -u > $T/list-C-new
57 sort -u $T/list-C-new $T/list-C-newer > $T/list-C-needed
/linux-6.1.9/tools/lib/traceevent/Documentation/
Dlibtraceevent-event_list.txt31 context. The _sort_type_ argument is the required sort criteria:
34 _TEP_EVENT_SORT_ID_ - sort by the event ID.
35 _TEP_EVENT_SORT_NAME_ - sort by the event (name, system, id) triplet.
36 _TEP_EVENT_SORT_SYSTEM_ - sort by the event (system, name, id) triplet.
/linux-6.1.9/tools/lib/bpf/
DMakefile10 sort -rV | head -n1 | cut -d'_' -f2)
131 sort -u | wc -l)
135 grep -Eo '[^ ]+@LIBBPF_' | cut -d@ -f1 | sort -u | wc -l)
194 sort -u > $(OUTPUT)libbpf_global_syms.tmp; \
199 sort -u > $(OUTPUT)libbpf_versioned_syms.tmp; \
/linux-6.1.9/tools/testing/selftests/net/forwarding/
Dethtool_lib.sh101 <(printf '%s\n' "${dev1_speeds[@]}" | sort -u) \
102 <(printf '%s\n' "${dev2_speeds[@]}" | sort -u)
/linux-6.1.9/tools/perf/tests/shell/lib/
Dcoresight.sh104 uniq | sort | uniq`
110 uniq | sort | uniq`
/linux-6.1.9/samples/bpf/
DMakefile.target19 __tprogs := $(sort $(tprogs-y))
31 tprog-cobjs := $(sort $(foreach m,$(__tprogs),$($(m)-objs)))
/linux-6.1.9/tools/perf/Documentation/
Dperf-report.txt72 --sort=::
74 in CSV format. Following sort keys are available:
120 (i.e. --sort comm,dso,symbol)
122 If --branch-stack option is used, following sort keys are also
136 And default sort keys are changed to comm, dso_from, symbol_from, dso_to
139 When the sort key symbol is specified, columns "IPC" and "IPC Coverage"
147 If the --mem-mode option is used, the following sort keys are also available
163 And the default sort keys are changed to local_weight, mem, sym, dso,
167 If the data file has tracepoint event(s), following (dynamic) sort keys
186 has the same effect for all dynamic sort keys.
[all …]

12345678910>>...15