Home
last modified time | relevance | path

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

12345678910>>...17

/linux-6.12.1/tools/perf/trace/beauty/tracepoints/
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.12.1/tools/perf/util/
Dgenerate-cmdlist.sh14 sort |
28 sort |
43 sort |
58 sort |
/linux-6.12.1/tools/perf/
Dbuiltin-mem.c328 char sort[128]; in get_sort_order() local
331 scnprintf(sort, sizeof(sort), "--sort=%s", mem->sort_key); in get_sort_order()
333 strcpy(sort, "--sort=mem,snoop,tlb,type"); in get_sort_order()
339 strcpy(sort, "--sort=mem,sym,dso,symbol_daddr," in get_sort_order()
342 strcpy(sort, "--sort=local_weight,mem,sym,dso,symbol_daddr," in get_sort_order()
348 strcat(sort, ",phys_daddr"); in get_sort_order()
351 strcat(sort, ",data_page_size"); in get_sort_order()
354 if (mem->data_type && !strstr(sort, "type")) in get_sort_order()
355 strcat(sort, ",type"); in get_sort_order()
357 return strdup(sort); in get_sort_order()
Dbuiltin-kmem.c516 struct sort_dimension *sort; in __page_stat__findnew_alloc() local
524 list_for_each_entry(sort, &page_alloc_sort_input, list) { in __page_stat__findnew_alloc()
525 cmp = sort->cmp(pstat, data); in __page_stat__findnew_alloc()
571 struct sort_dimension *sort; in __page_stat__findnew_caller() local
579 list_for_each_entry(sort, &page_caller_sort_input, list) { in __page_stat__findnew_caller()
580 cmp = sort->cmp(pstat, data); in __page_stat__findnew_caller()
1266 struct sort_dimension *sort; in sort_slab_insert() local
1275 list_for_each_entry(sort, sort_list, list) { in sort_slab_insert()
1276 cmp = sort->cmp(data, this); in sort_slab_insert()
1313 struct sort_dimension *sort; in sort_page_insert() local
[all …]
/linux-6.12.1/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.12.1/tools/perf/Documentation/
Dperf-kvm.txt101 Sorting key. Possible values: sample (default, sort by samples
102 number), percent_sample (sort by sample percentage), time
103 (sort by average time), precent_time (sort by time percentage),
104 max_t (sort by maximum time), min_t (sort by minimum time), mean_t
105 (sort by mean time).
141 Sorting key. Possible values: sample (default, sort by samples
142 number), time (sort by average time).
Dperf-report.txt72 --sort=::
74 in CSV format. Following sort keys are available:
129 (i.e. --sort comm,dso,symbol)
131 If --branch-stack option is used, following sort keys are also
145 And default sort keys are changed to comm, dso_from, symbol_from, dso_to
148 When the sort key symbol is specified, columns "IPC" and "IPC Coverage"
156 If the --mem-mode option is used, the following sort keys are also available
172 And the default sort keys are changed to local_weight, mem, sym, dso,
176 If the data file has tracepoint event(s), following (dynamic) sort keys
195 has the same effect for all dynamic sort keys.
[all …]
/linux-6.12.1/Documentation/translations/zh_CN/mm/
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.12.1/tools/testing/selftests/rcutorture/bin/
Dkcsan-collapse.sh20 sort |
22 sort -k1nr > $1/kcsan.sum
/linux-6.12.1/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"
/linux-6.12.1/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 swap(sort[j], sort[j - 1]); in ath9k_hw_get_nf_hist_mid()
39 nfval = sort[(ATH9K_NF_CAL_HIST_MAX - 1) >> 1]; in ath9k_hw_get_nf_hist_mid()
/linux-6.12.1/arch/s390/kernel/syscalls/
Dsyscalltbl100 |sort -k1 -n \
145 |sort -k1 -n \
160 |sort -n \
/linux-6.12.1/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.build58 subdir-builtin := $(sort $(filter %/built-in.a, $(real-obj-y)))
59 subdir-modorder := $(sort $(filter %/modules.order, $(obj-m)))
441 hostprogs := $(sort $(hostprogs))
447 userprogs := $(sort $(userprogs))
498 existing-targets := $(wildcard $(sort $(targets)))
503 obj-dirs := $(sort $(patsubst %/,%, $(dir $(targets))))
505 existing-dirs := $(sort $(patsubst %/,%, $(dir $(existing-targets))))
/linux-6.12.1/lib/
Dtest_sort.c30 sort(a, TEST_LEN, sizeof(*a), cmpint, NULL); in test_sort()
42 sort(a, TEST_LEN - 1, sizeof(*a), cmpint, NULL); in test_sort()
/linux-6.12.1/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.12.1/tools/lib/bpf/
DMakefile10 sort -rV | head -n1 | cut -d'_' -f2)
133 sort -u | wc -l)
137 grep -Eo '[^ ]+@LIBBPF_' | cut -d@ -f1 | sort -u | wc -l)
201 sort -u > $(OUTPUT)libbpf_global_syms.tmp; \
206 sort -u > $(OUTPUT)libbpf_versioned_syms.tmp; \
/linux-6.12.1/tools/testing/selftests/ftrace/test.d/filter/
Devent-filter-function.tc27 …at trace | grep -o 'call_site=\([^+]*\)' | sed 's/call_site=//' | sort | uniq -c | sort | tail -n …
/linux-6.12.1/tools/testing/selftests/drivers/net/hw/
Dethtool_lib.sh101 <(printf '%s\n' "${dev1_speeds[@]}" | sort -u) \
102 <(printf '%s\n' "${dev2_speeds[@]}" | sort -u)
/linux-6.12.1/samples/bpf/
DMakefile.target19 __tprogs := $(sort $(tprogs-y))
31 tprog-cobjs := $(sort $(foreach m,$(__tprogs),$($(m)-objs)))
/linux-6.12.1/samples/hid/
DMakefile.target19 __tprogs := $(sort $(tprogs-y))
31 tprog-cobjs := $(sort $(foreach m,$(__tprogs),$($(m)-objs)))

12345678910>>...17