Home
last modified time | relevance | path

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

12345678910>>...16

/linux-6.3-rc2/tools/perf/trace/beauty/tracepoints/
A Dx86_msr.sh19 sed -r "s/$regex/\2 \1/g" | sort -n | \
26 grep -E $regex ${x86_msr_index} | sed -r "s/$regex/\2/g" | sort -n | head -1
29 sed -r "s/$regex/\2 \1/g" | grep -E -vw 'K6_WHCR' | sort -n | \
35 grep -E $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.3-rc2/tools/perf/util/
A Dgenerate-cmdlist.sh14 sort |
28 sort |
43 sort |
58 sort |
/linux-6.3-rc2/scripts/coccinelle/api/
A 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.3-rc2/drivers/net/wireless/ath/ath9k/
A 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.3-rc2/Documentation/translations/zh_CN/mm/
A Dpage_owner.rst103 --sort <order> 指定排序顺序。排序的语法是[+|-]key[,[+|-]key[,...]]。从
108 ./page_owner_sort <input> <output> --sort=n,+pid,-tgid
109 ./page_owner_sort <input> <output> --sort=at
150 --sort的选项:
/linux-6.3-rc2/tools/testing/selftests/rcutorture/bin/
A Dkcsan-collapse.sh20 sort |
22 sort -k1nr > $1/kcsan.sum
/linux-6.3-rc2/tools/perf/trace/beauty/
A Dvhost_virtio_ioctl.sh10 sort | xargs printf "\t[%s] = \"%s\",\n"
17 sort | xargs printf "\t[%s] = \"%s\",\n"
A Dprctl_option.sh10 sort -n | xargs printf "\t[%s] = \"%s\",\n"
17 sort -n | xargs printf "\t[%s] = \"%s\",\n"
A Dusbdevfs_ioctl.sh13 sort | xargs printf "\t[%s] = \"%s\",\n"
20 sort | xargs printf "\t[%s] = \"%s\",\n"
A Dsocket.sh17 sort -n | xargs printf "\t[%s] = \"%s\",\n"
25 sort -n | xargs printf "\t[%s] = \"%s\",\n"
A 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.3-rc2/tools/perf/
A Dbuiltin-mem.c322 char sort[128]; in get_sort_order() local
329 strcpy(sort, "--sort=mem,sym,dso,symbol_daddr," in get_sort_order()
332 strcpy(sort, "--sort=local_weight,mem,sym,dso,symbol_daddr," in get_sort_order()
338 strcat(sort, ",phys_daddr"); in get_sort_order()
341 strcat(sort, ",data_page_size"); in get_sort_order()
343 return strdup(sort); in get_sort_order()
A Dbuiltin-kmem.c506 struct sort_dimension *sort; in __page_stat__findnew_alloc() local
515 cmp = sort->cmp(pstat, data); in __page_stat__findnew_alloc()
561 struct sort_dimension *sort; in __page_stat__findnew_caller() local
570 cmp = sort->cmp(pstat, data); in __page_stat__findnew_caller()
1265 struct sort_dimension *sort; in sort_slab_insert() local
1275 cmp = sort->cmp(data, this); in sort_slab_insert()
1312 struct sort_dimension *sort; in sort_page_insert() local
1676 struct sort_dimension *sort; in slab_sort_dimension__add() local
1682 if (!sort) { in slab_sort_dimension__add()
1696 struct sort_dimension *sort; in page_sort_dimension__add() local
[all …]
/linux-6.3-rc2/arch/s390/kernel/syscalls/
A Dsyscalltbl100 |sort -k1 -n \
145 |sort -k1 -n \
160 |sort -n \
/linux-6.3-rc2/scripts/
A DMakefile.headersinst27 all-subdirs := $(sort $(src-subdirs) $(gen-subdirs))
53 existing-dirs := $(sort $(dir $(old-headers)))
54 wanted-dirs := $(sort $(dir $(all-headers)))
A 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
A DMakefile.build46 hostprogs := $(sort $(hostprogs))
53 userprogs := $(sort $(userprogs))
72 subdir-builtin := $(sort $(filter %/built-in.a, $(real-obj-y)))
73 subdir-modorder := $(sort $(filter %/modules.order, $(obj-m)))
514 existing-targets := $(wildcard $(sort $(targets)))
519 obj-dirs := $(sort $(patsubst %/,%, $(dir $(targets))))
521 existing-dirs := $(sort $(patsubst %/,%, $(dir $(existing-targets))))
A Ddiffconfig109 old.sort()
121 changed.sort()
/linux-6.3-rc2/tools/memory-model/scripts/
A 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.3-rc2/tools/lib/bpf/
A 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.3-rc2/tools/testing/selftests/net/forwarding/
A Dethtool_lib.sh101 <(printf '%s\n' "${dev1_speeds[@]}" | sort -u) \
102 <(printf '%s\n' "${dev2_speeds[@]}" | sort -u)
/linux-6.3-rc2/tools/perf/tests/shell/lib/
A Dcoresight.sh104 uniq | sort | uniq)
110 uniq | sort | uniq)
/linux-6.3-rc2/samples/bpf/
A DMakefile.target19 __tprogs := $(sort $(tprogs-y))
31 tprog-cobjs := $(sort $(foreach m,$(__tprogs),$($(m)-objs)))
/linux-6.3-rc2/samples/hid/
A DMakefile.target19 __tprogs := $(sort $(tprogs-y))
31 tprog-cobjs := $(sort $(foreach m,$(__tprogs),$($(m)-objs)))
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-report.txt72 --sort=::
74 in CSV format. Following sort keys are available:
122 (i.e. --sort comm,dso,symbol)
124 If --branch-stack option is used, following sort keys are also
188 has the same effect for all dynamic sort keys.
198 Also it can contain any sort key(s).
200 By default, every sort keys not specified in -F will be appended
211 defaults to "\^sys_|^do_page_fault", see '--sort parent'.
238 call order, sort key, optional branch and value. Note that ordering
396 --group-sort-idx::
[all …]

Completed in 65 milliseconds

12345678910>>...16