| /kernel/linux/linux-5.10/scripts/ |
| D | module.lds.S | 23 __ksymtab 0 : { *(SORT(___ksymtab+*)) } 24 __ksymtab_gpl 0 : { *(SORT(___ksymtab_gpl+*)) } 25 __ksymtab_unused 0 : { *(SORT(___ksymtab_unused+*)) } 26 __ksymtab_unused_gpl 0 : { *(SORT(___ksymtab_unused_gpl+*)) } 27 __ksymtab_gpl_future 0 : { *(SORT(___ksymtab_gpl_future+*)) } 28 __kcrctab 0 : { *(SORT(___kcrctab+*)) } 29 __kcrctab_gpl 0 : { *(SORT(___kcrctab_gpl+*)) } 30 __kcrctab_unused 0 : { *(SORT(___kcrctab_unused+*)) } 31 __kcrctab_unused_gpl 0 : { *(SORT(___kcrctab_unused_gpl+*)) } 32 __kcrctab_gpl_future 0 : { *(SORT(___kcrctab_gpl_future+*)) } [all …]
|
| /kernel/linux/linux-6.6/Documentation/mm/ |
| D | page_owner.rst | 101 If you want to sort by the page nums of buf, use the ``-m`` parameter. 106 Sort: 107 -a Sort by memory allocation time. 108 -m Sort by total memory. 109 -p Sort by pid. 110 -P Sort by tgid. 111 -n Sort by task command name. 112 -r Sort by memory release time. 113 -s Sort by stack trace. 114 -t Sort by times (default). [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/ftrace/test.d/trigger/ |
| D | trigger-hist-syntax-errors.tc | 10 check_error 'hist:keys=common_pid:vals=bytes_req:sort=common_pid,^junk' # INVALID_SORT_FIELD 11 check_error 'hist:keys=common_pid:vals=bytes_req:^sort=' # EMPTY_ASSIGNMENT 12 check_error 'hist:keys=common_pid:vals=bytes_req:^sort=common_pid,' # EMPTY_SORT_FIELD 13 check_error 'hist:keys=common_pid:vals=bytes_req:sort=common_pid.^junk' # INVALID_SORT_MODIFIER 14 check_error 'hist:keys=common_pid:vals=bytes_req,bytes_alloc:^sort=common_pid,bytes_req,bytes_alloc…
|
| /kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/trigger/ |
| D | trigger-hist-syntax-errors.tc | 10 check_error 'hist:keys=common_pid:vals=bytes_req:sort=common_pid,^junk' # INVALID_SORT_FIELD 11 check_error 'hist:keys=common_pid:vals=bytes_req:^sort=' # EMPTY_ASSIGNMENT 12 check_error 'hist:keys=common_pid:vals=bytes_req:^sort=common_pid,' # EMPTY_SORT_FIELD 13 check_error 'hist:keys=common_pid:vals=bytes_req:sort=common_pid.^junk' # INVALID_SORT_MODIFIER 14 check_error 'hist:keys=common_pid:vals=bytes_req,bytes_alloc:^sort=common_pid,bytes_req,bytes_alloc…
|
| /kernel/linux/linux-6.6/scripts/ |
| D | module.lds.S | 19 __ksymtab 0 : { *(SORT(___ksymtab+*)) } 20 __ksymtab_gpl 0 : { *(SORT(___ksymtab_gpl+*)) } 21 __kcrctab 0 : { *(SORT(___kcrctab+*)) } 22 __kcrctab_gpl 0 : { *(SORT(___kcrctab_gpl+*)) } 24 .ctors 0 : ALIGN(8) { *(SORT(.ctors.*)) *(.ctors) } 25 .init_array 0 : ALIGN(8) { *(SORT(.init_array.*)) *(.init_array) }
|
| /kernel/linux/linux-6.6/tools/perf/Documentation/ |
| D | perf-kvm.txt | 101 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).
|
| D | perf-report.txt | 72 --sort=:: 73 Sort histogram entries by given key(s) - multiple keys can be specified 74 in CSV format. Following sort keys are available: 123 (i.e. --sort comm,dso,symbol) 125 If --branch-stack option is used, following sort keys are also 139 And default sort keys are changed to comm, dso_from, symbol_from, dso_to 142 When the sort key symbol is specified, columns "IPC" and "IPC Coverage" 150 If the --mem-mode option is used, the following sort keys are also available 166 And the default sort keys are changed to local_weight, mem, sym, dso, 170 If the data file has tracepoint event(s), following (dynamic) sort keys [all …]
|
| D | perf-top.txt | 54 --group-sort-idx:: 55 Sort the output by the event at the index n in group. If n is invalid, 56 sort by the first event. It can support multiple groups with different 128 --sort:: 129 Sort by key(s): pid, comm, dso, symbol, parent, srcline, weight, 131 Please see description of --sort in the perf-report man page. 137 Also it can contain any sort key(s). 139 By default, every sort keys not specified in --field will be appended 286 'cgroup_id' sort key. 302 'cgroup' sort key.
|
| /kernel/liteos_a/tools/build/ |
| D | liteos_llvm.ld | 103 KEEP(*( SORT (.rodata.init.kernel.0.*))); 105 KEEP(*( SORT (.rodata.init.kernel.1.*))); 107 KEEP(*( SORT (.rodata.init.kernel.2.*))); 109 KEEP(*( SORT (.rodata.init.kernel.3.*))); 111 KEEP(*( SORT (.rodata.init.kernel.4.*))); 113 KEEP(*( SORT (.rodata.init.kernel.5.*))); 115 KEEP(*( SORT (.rodata.init.kernel.6.*))); 117 KEEP(*( SORT (.rodata.init.kernel.7.*))); 119 KEEP(*( SORT (.rodata.init.kernel.8.*))); 121 KEEP(*( SORT (.rodata.init.kernel.9.*))); [all …]
|
| D | liteos.ld | 88 KEEP(*( SORT (.rodata.init.kernel.0.*))); 90 KEEP(*( SORT (.rodata.init.kernel.1.*))); 92 KEEP(*( SORT (.rodata.init.kernel.2.*))); 94 KEEP(*( SORT (.rodata.init.kernel.3.*))); 96 KEEP(*( SORT (.rodata.init.kernel.4.*))); 98 KEEP(*( SORT (.rodata.init.kernel.5.*))); 100 KEEP(*( SORT (.rodata.init.kernel.6.*))); 102 KEEP(*( SORT (.rodata.init.kernel.7.*))); 104 KEEP(*( SORT (.rodata.init.kernel.8.*))); 106 KEEP(*( SORT (.rodata.init.kernel.9.*))); [all …]
|
| /kernel/linux/linux-5.10/tools/perf/Documentation/ |
| D | perf-report.txt | 72 --sort=:: 73 Sort histogram entries by given key(s) - multiple keys can be specified 74 in CSV format. Following sort keys are available: 113 (i.e. --sort comm,dso,symbol) 115 If --branch-stack option is used, following sort keys are also 129 And default sort keys are changed to comm, dso_from, symbol_from, dso_to 132 When the sort key symbol is specified, columns "IPC" and "IPC Coverage" 140 If the --mem-mode option is used, the following sort keys are also available 154 And the default sort keys are changed to local_weight, mem, sym, dso, 157 If the data file has tracepoint event(s), following (dynamic) sort keys [all …]
|
| D | perf-top.txt | 56 --group-sort-idx:: 57 Sort the output by the event at the index n in group. If n is invalid, 58 sort by the first event. It can support multiple groups with different 130 --sort:: 131 Sort by key(s): pid, comm, dso, symbol, parent, srcline, weight, 133 Please see description of --sort in the perf-report man page. 139 Also it can contain any sort key(s). 141 By default, every sort keys not specified in --field will be appended 278 'cgroup_id' sort key. 282 'cgroup' sort key.
|
| /kernel/linux/linux-6.6/tools/perf/trace/beauty/tracepoints/ |
| D | x86_msr.sh | 19 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 | \
|
| /kernel/linux/linux-5.10/tools/perf/trace/beauty/tracepoints/ |
| D | x86_msr.sh | 19 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 | \
|
| /kernel/linux/linux-6.6/scripts/coccinelle/api/ |
| D | check_bq27xxx_data.cocci | 84 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
|
| /kernel/linux/linux-5.10/scripts/coccinelle/api/ |
| D | check_bq27xxx_data.cocci | 84 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
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | generate-cmdlist.sh | 14 sort | 28 sort | 43 sort | 58 sort |
|
| /kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/event/ |
| D | subsystem-enable.tc | 21 count=`cat trace | grep -v ^# | awk '{ print $5 }' | sort -u | wc -l` 32 count=`cat trace | grep -v ^# | awk '{ print $5 }' | sort -u | wc -l` 43 count=`cat trace | grep -v ^# | awk '{ print $5 }' | sort -u | wc -l`
|
| /kernel/linux/linux-6.6/tools/testing/selftests/ftrace/test.d/event/ |
| D | subsystem-enable.tc | 21 count=`head -n 100 trace | grep -v ^# | awk '{ print $5 }' | sort -u | wc -l` 32 count=`head -n 100 trace | grep -v ^# | awk '{ print $5 }' | sort -u | wc -l` 43 count=`head -n 100 trace | grep -v ^# | awk '{ print $5 }' | sort -u | wc -l`
|
| /kernel/linux/linux-5.10/kernel/ |
| D | range.c | 8 #include <linux/sort.h> 155 /* sort them */ in clean_sort_range() 156 sort(range, nr_range, sizeof(struct range), cmp_range, NULL); in clean_sort_range() 163 /* sort them */ in sort_range() 164 sort(range, nr_range, sizeof(struct range), cmp_range, NULL); in sort_range()
|
| /kernel/linux/linux-6.6/kernel/ |
| D | range.c | 8 #include <linux/sort.h> 155 /* sort them */ in clean_sort_range() 156 sort(range, nr_range, sizeof(struct range), cmp_range, NULL); in clean_sort_range() 163 /* sort them */ in sort_range() 164 sort(range, nr_range, sizeof(struct range), cmp_range, NULL); in sort_range()
|
| /kernel/linux/linux-6.6/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
| D | Core.pm | 39 foreach my $idx (sort {$a <=> $b} keys %trace_flags) { 69 foreach my $idx (sort {$a <=> $b} keys %{$flag_fields{$event_name}{$field_name}{"values"}}) { 109 foreach my $idx (sort {$a <=> $b} keys %{$flag_fields{$event}{$field}{"values"}}) { 121 foreach my $idx (sort {$a <=> $b} keys %{$symbolic_fields{$event_name}{$field_name}{"values"}}) { 155 foreach my $idx (sort {$a <=> $b} keys %{$symbolic_fields{$event}{$field}{"values"}}) {
|
| /kernel/linux/linux-5.10/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
| D | Core.pm | 39 foreach my $idx (sort {$a <=> $b} keys %trace_flags) { 69 foreach my $idx (sort {$a <=> $b} keys %{$flag_fields{$event_name}{$field_name}{"values"}}) { 109 foreach my $idx (sort {$a <=> $b} keys %{$flag_fields{$event}{$field}{"values"}}) { 121 foreach my $idx (sort {$a <=> $b} keys %{$symbolic_fields{$event_name}{$field_name}{"values"}}) { 155 foreach my $idx (sort {$a <=> $b} keys %{$symbolic_fields{$event}{$field}{"values"}}) {
|
| /kernel/linux/linux-6.6/tools/lib/ |
| D | list_sort.c | 21 /* if equal, take 'a' -- important for sort stability */ in merge() 58 /* if equal, take 'a' -- important for sort stability */ in merge_final() 101 * list_sort - sort a list 103 * @head: the list to sort 106 * The comparison function @cmp must return > 0 if @a should sort after 107 * @b ("@a > @b" if you want an ascending sort), and <= 0 if @a should 108 * sort before @b *or* their original order should be preserved. It is 110 * and list_sort is a stable sort, so it is not necessary to distinguish
|
| /kernel/linux/linux-6.6/lib/ |
| D | list_sort.c | 22 /* if equal, take 'a' -- important for sort stability */ in merge() 59 /* if equal, take 'a' -- important for sort stability */ in merge_final() 102 * list_sort - sort a list 104 * @head: the list to sort 107 * The comparison function @cmp must return > 0 if @a should sort after 108 * @b ("@a > @b" if you want an ascending sort), and <= 0 if @a should 109 * sort before @b *or* their original order should be preserved. It is 111 * and list_sort is a stable sort, so it is not necessary to distinguish
|