Home
last modified time | relevance | path

Searched refs:changed (Results 1 – 20 of 20) sorted by relevance

/tools/perf/util/
Daffinity.c38 a->changed = false; in affinity__setup()
54 a->changed = true; in affinity__set()
69 if (a->changed) in affinity__cleanup()
Daffinity.h10 bool changed; member
/tools/memory-model/scripts/
Dcmplitmushist.sh54 echo ' !!!' Result changed: $2
83 echo "!!!" Result changed: $badcompare 1>&2
/tools/perf/
Dbuiltin-config.c162 bool changed = false; in cmd_config() local
239 changed = true; in cmd_config()
244 if (!changed) in cmd_config()
/tools/objtool/
Delf.c536 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 …]
Dbuiltin-orc.c58 if (!file->elf->changed) in cmd_orc()
Dbuiltin-check.c68 if (file->elf->changed) in cmd_check()
Delf.h42 bool changed, text, rodata, noinstr; member
89 bool changed; member
/tools/testing/selftests/lkdtm/
Dtests.txt14 UNSET_SMEP pinned CR4 bits changed:
/tools/lib/bpf/
DREADME.rst113 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/
DTODO.txt18 changed so that plugin __init__ methods will register functions to
/tools/build/
DBuild.include73 # target, or command line has changed and update
81 # target, or command line has changed
/tools/perf/Documentation/
Dperf-diff.txt94 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
Dperf-report.txt129 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
Djitdump-specification.txt110 …IT_CODE_LOAD record for the same function name. The function cannot have changed name, otherwise a…
Dperf-config.txt461 the default value of this option is changed to 'caller' for the
694 can be changed using this option. Ex, auxtrace.dumpdir=/tmp.
Dperf-stat.txt112 Default setting can be changed with "perf config stat.big-num=false".
/tools/usb/usbip/
DCOPYING96 stating that you changed the files and the date of any change.
/tools/arch/x86/lib/
Dx86-opcode-map.txt26 # (evo): this opcode is changed by EVEX prefix (EVEX opcode)
/tools/memory-model/Documentation/
Dexplanation.txt1128 the stores it has already received. Thus, if the code was changed to: