Home
last modified time | relevance | path

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

/tools/perf/Documentation/
Dbuild-docdep.perl21 my $changed = 1;
22 while ($changed) {
23 $changed = 0;
33 $changed = 1;
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-mem.txt110 And the default sort keys are changed to local_weight, mem, sym, dso,
Dperf-report.txt145 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
Djitdump-specification.txt110 …IT_CODE_LOAD record for the same function name. The function cannot have changed name, otherwise a…
Dperf-config.txt479 the default value of this option is changed to 'caller' for the
702 can be changed using this option. Ex, auxtrace.dumpdir=/tmp.
Dperf-stat.txt145 Default setting can be changed with "perf config stat.big-num=false".
Dperf-intel-pt.txt1499 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/
Daffinity.c38 a->changed = false; in affinity__setup()
60 a->changed = true; in affinity__set()
75 if (a->changed) in __affinity__cleanup()
Daffinity.h10 bool changed; member
/tools/perf/
Dbuiltin-config.c164 bool changed = false; in cmd_config() local
241 changed = true; in cmd_config()
246 if (!changed) in cmd_config()
/tools/memory-model/scripts/
Dcmplitmushist.sh91 echo ' !!!' Result changed: $2
128 echo "!!!" Result changed: $badcompare 1>&2
/tools/objtool/include/objtool/
Delf.h87 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/
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/testing/selftests/lkdtm/
Dtests.txt17 UNSET_SMEP pinned CR4 bits changed:
/tools/objtool/
Dbuiltin-check.c234 if (file->elf->changed) in objtool_run()
Delf.c1339 elf->changed = false; in elf_write()
/tools/testing/memblock/
DREADME111 ARCH_LOW_ADDRESS_LIMIT marco, which can't be changed to point at the low
/tools/usb/usbip/
DCOPYING96 stating that you changed the files and the date of any change.
/tools/arch/x86/lib/
Dx86-opcode-map.txt27 # (evo): this opcode is changed by EVEX prefix (EVEX opcode)
/tools/memory-model/Documentation/
Dexplanation.txt1211 the stores it has already received. Thus, if the code was changed to: