Home
last modified time | relevance | path

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

/tools/perf/Documentation/
A Dbuild-docdep.perl21 my $changed = 1;
22 while ($changed) {
23 $changed = 0;
33 $changed = 1;
A 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
A Dperf-mem.txt119 And the default sort keys are changed to local_weight, mem, sym, dso,
A Dperf-report.txt164 And default sort keys are changed to comm, dso_from, symbol_from, dso_to
191 And the default sort keys are changed to local_weight, mem, sym, dso,
216 The default sort keys are changed to 'trace' if all events in the data
A Djitdump-specification.txt110 …IT_CODE_LOAD record for the same function name. The function cannot have changed name, otherwise a…
A Dperf-config.txt492 the default value of this option is changed to 'caller' for the
719 can be changed using this option. Ex, auxtrace.dumpdir=/tmp.
A Dperf-stat.txt145 Default setting can be changed with "perf config stat.big-num=false".
A Dperf-intel-pt.txt1553 With the 2 perf.data recordings, and with their ownership changed to the user.
1786 flag is changed, then the "t" flag is also included i.e.
/tools/perf/util/
A Daffinity.c39 a->changed = false; in affinity__setup()
61 a->changed = true; in affinity__set()
76 if (a->changed) in __affinity__cleanup()
A Daffinity.h11 bool changed; member
A Ddso.c1425 bool changed = false; in __dso__improve_id() local
1434 changed = true; in __dso__improve_id()
1439 changed = true; in __dso__improve_id()
1443 changed = true; in __dso__improve_id()
1445 if (changed && dsos) in __dso__improve_id()
/tools/memory-model/scripts/
A Dcmplitmushist.sh91 echo ' !!!' Result changed: $2
128 echo "!!!" Result changed: $badcompare 1>&2
/tools/perf/
A Dbuiltin-config.c202 bool changed = false; in cmd_config() local
279 changed = true; in cmd_config()
284 if (!changed) in cmd_config()
/tools/objtool/include/objtool/
A Delf.h89 bool changed; member
191 bool changed) in mark_sec_changed() argument
193 sec->_changed = changed; in mark_sec_changed()
194 elf->changed |= changed; in mark_sec_changed()
/tools/testing/selftests/coredump/
A DREADME.rst9 `coredump` dumps the memory to the file named `core`, but this behavior can be changed by writing a
26 * commit 0a1eb2d474ed ("fs/proc: Stop reporting eip and esp in /proc/PID/stat") changed kstkesp to
/tools/testing/selftests/tc-testing/
A DTODO.txt18 changed so that plugin __init__ methods will register functions to
/tools/build/
A DBuild.include75 # target, or command line has changed and update
83 # target, or command line has changed
/tools/testing/selftests/lkdtm/
A Dtests.txt17 UNSET_SMEP pinned CR4 bits changed:
/tools/objtool/
A Dbuiltin-check.c330 if (!opts.dryrun && file->elf->changed && elf_write(file->elf)) in objtool_run()
A Delf.c1364 elf->changed = false; in elf_write()
/tools/testing/memblock/
A DREADME111 ARCH_LOW_ADDRESS_LIMIT marco, which can't be changed to point at the low
/tools/usb/usbip/
A DCOPYING96 stating that you changed the files and the date of any change.
/tools/arch/x86/lib/
A Dx86-opcode-map.txt27 # (evo): this opcode is changed by EVEX prefix (EVEX opcode)
/tools/memory-model/Documentation/
A Dexplanation.txt1211 the stores it has already received. Thus, if the code was changed to:

Completed in 28 milliseconds