Searched refs:changed (Results 1 – 22 of 22) sorted by relevance
| /tools/perf/Documentation/ |
| D | build-docdep.perl | 21 my $changed = 1; 22 while ($changed) { 23 $changed = 0; 33 $changed = 1;
|
| D | perf-diff.txt | 94 delta-abs (default is delta-abs). Default can be changed using 257 - with filtering by -C, -d and/or -S, period_percent might be changed
|
| D | perf-mem.txt | 110 And the default sort keys are changed to local_weight, mem, sym, dso,
|
| D | perf-report.txt | 145 And default sort keys are changed to comm, dso_from, symbol_from, dso_to 172 And the default sort keys are changed to local_weight, mem, sym, dso, 197 The default sort keys are changed to 'trace' if all events in the data
|
| D | jitdump-specification.txt | 110 …IT_CODE_LOAD record for the same function name. The function cannot have changed name, otherwise a…
|
| D | perf-config.txt | 479 the default value of this option is changed to 'caller' for the 702 can be changed using this option. Ex, auxtrace.dumpdir=/tmp.
|
| D | perf-stat.txt | 145 Default setting can be changed with "perf config stat.big-num=false".
|
| D | perf-intel-pt.txt | 1499 With the 2 perf.data recordings, and with their ownership changed to the user. 1732 flag is changed, then the "t" flag is also included i.e.
|
| /tools/perf/util/ |
| D | affinity.c | 38 a->changed = false; in affinity__setup() 60 a->changed = true; in affinity__set() 75 if (a->changed) in __affinity__cleanup()
|
| D | affinity.h | 10 bool changed; member
|
| /tools/perf/ |
| D | builtin-config.c | 164 bool changed = false; in cmd_config() local 241 changed = true; in cmd_config() 246 if (!changed) in cmd_config()
|
| /tools/memory-model/scripts/ |
| D | cmplitmushist.sh | 91 echo ' !!!' Result changed: $2 128 echo "!!!" Result changed: $badcompare 1>&2
|
| /tools/objtool/include/objtool/ |
| D | elf.h | 87 bool changed; member 189 bool changed) in mark_sec_changed() argument 191 sec->_changed = changed; in mark_sec_changed() 192 elf->changed |= changed; in mark_sec_changed()
|
| /tools/testing/selftests/tc-testing/ |
| D | TODO.txt | 18 changed so that plugin __init__ methods will register functions to
|
| /tools/build/ |
| D | Build.include | 73 # target, or command line has changed and update 81 # target, or command line has changed
|
| /tools/testing/selftests/lkdtm/ |
| D | tests.txt | 17 UNSET_SMEP pinned CR4 bits changed:
|
| /tools/objtool/ |
| D | builtin-check.c | 234 if (file->elf->changed) in objtool_run()
|
| D | elf.c | 1339 elf->changed = false; in elf_write()
|
| /tools/testing/memblock/ |
| D | README | 111 ARCH_LOW_ADDRESS_LIMIT marco, which can't be changed to point at the low
|
| /tools/usb/usbip/ |
| D | COPYING | 96 stating that you changed the files and the date of any change.
|
| /tools/arch/x86/lib/ |
| D | x86-opcode-map.txt | 27 # (evo): this opcode is changed by EVEX prefix (EVEX opcode)
|
| /tools/memory-model/Documentation/ |
| D | explanation.txt | 1211 the stores it has already received. Thus, if the code was changed to:
|