Searched refs:change (Results 1 – 17 of 17) sorted by relevance
/tools/testing/selftests/powerpc/stringloops/ |
D | memcmp.c | 95 unsigned long change; in testcase() local 107 change = random() % comp_size; in testcase() 108 rand_s2[change] = random() & 0xff; in testcase() 121 unsigned long change; in testcase() local 134 change = random() % comp_size; in testcase() 135 s2[change] = random() & 0xff; in testcase()
|
/tools/thermal/tmon/ |
D | README | 12 devices, zones, sensors, and trip points. They can also change dynamically.
|
/tools/perf/Documentation/ |
D | tips.txt | 28 To change sampling frequency to 100 Hz: perf record -F 100
|
D | perf-config.txt | 37 The perf configuration file contains many variables to change various 143 To change colors of selected line to other foreground and background colors 237 The buildid.dir variable can be used to either change this directory
|
D | jitdump-specification.txt | 112 The code size of the function cannot change.
|
D | perf-stat.txt | 280 mode like -I 1000, as the bottleneck of workloads can change often.
|
D | perf-record.txt | 260 User can change the size by passing the size after comma like
|
D | intel-pt.txt | 921 that may change in the future if greater use is made of the data.
|
/tools/perf/ |
D | builtin-script.c | 2657 enum { DEFAULT, SET, ADD, REMOVE } change = DEFAULT; in parse_output_fields() local 2726 if (change == SET) in parse_output_fields() 2728 change = ADD; in parse_output_fields() 2731 if (change == SET) in parse_output_fields() 2733 change = REMOVE; in parse_output_fields() 2736 if (change != SET && change != DEFAULT) in parse_output_fields() 2738 change = SET; in parse_output_fields() 2746 print_flags = change == REMOVE ? false : true; in parse_output_fields() 2764 if (change == REMOVE) { in parse_output_fields() 2783 if (change == REMOVE) in parse_output_fields()
|
/tools/bpf/bpftool/Documentation/ |
D | bpftool-map.rst | 210 Note that map update can also be used in order to change the program references 211 hold by a program array map. This can be used, for example, to change the
|
/tools/usb/usbip/ |
D | COPYING | 12 freedom to share and change it. By contrast, the GNU General Public 13 License is intended to guarantee your freedom to share and change free 25 if you want it, that you can change the software or use pieces of it 96 stating that you changed the files and the date of any change. 286 free software which everyone can redistribute and change under these terms.
|
D | INSTALL | 42 you want to change it or regenerate `configure' using a newer version
|
/tools/scripts/ |
D | utilities.mak | 27 # The only solution is to change each newline into
|
/tools/objtool/Documentation/ |
D | stack-validation.txt | 221 change ENDPROC to END. 252 kernel entry code), change ENDPROC to END and annotate manually with
|
/tools/include/uapi/linux/ |
D | pkt_sched.h | 467 unsigned char change; member
|
/tools/memory-model/ |
D | README | 271 Finally, please note that LKMM is subject to change as hardware, use cases,
|
/tools/memory-model/Documentation/ |
D | explanation.txt | 363 change the order in which they occur in the code (within limits imposed
|