Searched refs:changed (Results 1 – 20 of 20) sorted by relevance
/tools/perf/util/ |
D | affinity.c | 38 a->changed = false; in affinity__setup() 54 a->changed = true; in affinity__set() 69 if (a->changed) in affinity__cleanup()
|
D | affinity.h | 10 bool changed; member
|
/tools/memory-model/scripts/ |
D | cmplitmushist.sh | 54 echo ' !!!' Result changed: $2 83 echo "!!!" Result changed: $badcompare 1>&2
|
/tools/perf/ |
D | builtin-config.c | 162 bool changed = false; in cmd_config() local 239 changed = true; in cmd_config() 244 if (!changed) in cmd_config()
|
/tools/objtool/ |
D | elf.c | 536 sec->reloc->changed = true; in elf_add_reloc() 553 if (sec->changed) in elf_dirty_reloc_sym() 558 sec->changed = true; in elf_dirty_reloc_sym() 634 symtab->changed = true; in elf_update_symbol() 643 symtab_shndx->changed = true; in elf_update_symbol() 973 strtab->changed = true; in elf_add_string() 1009 sec->changed = true; in elf_create_section() 1056 elf->changed = true; in elf_create_section() 1221 elf->changed = true; in elf_write_insn() 1249 elf->changed = true; in elf_write_reloc() [all …]
|
D | builtin-orc.c | 58 if (!file->elf->changed) in cmd_orc()
|
D | builtin-check.c | 68 if (file->elf->changed) in cmd_check()
|
D | elf.h | 42 bool changed, text, rodata, noinstr; member 89 bool changed; member
|
/tools/testing/selftests/lkdtm/ |
D | tests.txt | 14 UNSET_SMEP pinned CR4 bits changed:
|
/tools/lib/bpf/ |
D | README.rst | 113 Every time ABI is being changed, e.g. because a new symbol is added or 114 semantic of existing symbol is changed, ABI version should be bumped. 129 ``libbpf.map`` should be changed like this:
|
/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/perf/Documentation/ |
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-report.txt | 129 And default sort keys are changed to comm, dso_from, symbol_from, dso_to 154 And the default sort keys are changed to local_weight, mem, sym, dso, 178 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 | 461 the default value of this option is changed to 'caller' for the 694 can be changed using this option. Ex, auxtrace.dumpdir=/tmp.
|
D | perf-stat.txt | 112 Default setting can be changed with "perf config stat.big-num=false".
|
/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 | 26 # (evo): this opcode is changed by EVEX prefix (EVEX opcode)
|
/tools/memory-model/Documentation/ |
D | explanation.txt | 1128 the stores it has already received. Thus, if the code was changed to:
|