Home
last modified time | relevance | path

Searched refs:D (Results 1 – 25 of 36) sorted by relevance

12

/tools/testing/selftests/rcutorture/bin/
Dmkinitrd.sh10 D=tools/testing/selftests/rcutorture
13 [ -z "$D" ] && echo >&2 "No argument supplied" && exit 1
14 if [ ! -d "$D" ]; then
15 echo >&2 "$D does not exist: Malformed kernel source tree?"
18 if [ -s "$D/initrd/init" ]; then
19 echo "$D/initrd/init already exists, no need to create it"
26 cd $D
/tools/testing/selftests/powerpc/benchmarks/
Dfutex_bench.c18 #define futex(A, B, C, D, E, F) syscall(__NR_futex, A, B, C, D, E, F) argument
/tools/perf/pmu-events/arch/x86/
Dmapfile.csv3 GenuineIntel-6-3D,v17,broadwell,core
19 GenuineIntel-6-2D,v20,jaketown,core
29 GenuineIntel-6-4D,v13,silvermont,core
37 GenuineIntel-6-7D,v1,icelake,core
/tools/laptop/dslm/
Ddslm.c19 #define D(x) x macro
21 #define D(x) macro
44 D(printf(" drive state is: %d\n", state)); in check_powermode()
/tools/perf/Documentation/
Dintel-bts.txt63 perf script has an option (-D) to "dump" the events i.e. display the binary
66 When -D is used, Intel BTS packets are displayed.
68 To disable the display of Intel BTS packets, combine the -D option with
Dperf-mem.txt43 -D::
50 Specify the field separator used when dump raw samples (-D option). By default,
Dperf-lock.txt41 -D::
Dperf-ftrace.txt46 -D::
Dperf-annotate.txt50 -D::
Dperf-sched.txt73 -D::
Dperf-record.txt304 Record the sample timestamps. Use it with 'perf report -D' to see the
418 -D::
681 perf record -D -1 -e cpu-cycles -a \
Dperf-diff.txt30 -D::
/tools/build/
DBuild.include93 # - BUILD_STR macro to allow '-D"$(variable)"' constructs
94 c_flags_1 = -Wp,-MD,$(depfile) -Wp,-MT,$@ $(CFLAGS) -D"BUILD_STR(s)=\#s" $(CFLAGS_$(basetarget).o) …
97 cxx_flags = -Wp,-MD,$(depfile) -Wp,-MT,$@ $(CXXFLAGS) -D"BUILD_STR(s)=\#s" $(CXXFLAGS_$(basetarget)…
102 host_c_flags = -Wp,-MD,$(depfile) -Wp,-MT,$@ $(KBUILD_HOSTCFLAGS) -D"BUILD_STR(s)=\#s" $(HOSTCFLAGS…
/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_syntax.c16 D = 4294967295, enumerator
/tools/lib/lockdep/
DMakefile105 …$(CC) $(LDFLAGS) --shared $^ -o $@ -lpthread -ldl -Wl,-soname='$(@F)';$(shell ln -sf $(@F) $(@D)/l…
/tools/usb/usbip/
DREADME71 server:# usbipd -D
101 server:# usbipd -D --device
132 trois:# usbipd -D
/tools/testing/selftests/rcutorture/formal/srcu-cbmc/
Dmodify_srcu.awk298 if (barrier_letter ~ /A|D/)
/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt16 directories named with the -D option) for .json files. Any test case
19 tdc with the -f argument and the path to your file, or the -D argument
/tools/perf/tests/attr/
DREADME53 perf record -D kill (test-record-no-delay)
/tools/testing/selftests/kvm/
DMakefile130 -I$(<D) -Iinclude/$(UNAME_M) -I..
/tools/memory-model/Documentation/
Drecipes.txt337 * smp_wmb() (B) smp_mb() (D)
381 The A/D pairing from the ring-buffer use case shown earlier also
392 * smp_wmb() (B) smp_mb() (D)
396 * Where A pairs with D, and B pairs with C.
/tools/arch/x86/lib/
Dx86-opcode-map.txt206 9c: PUSHF/D/Q Fv (d64)
207 9d: POPF/D/Q Fv (d64)
216 a5: MOVS/W/D/Q Yv,Xv
218 a7: CMPS/W/D Xv,Yv
222 ab: STOS/W/D/Q Yv,rAX
224 ad: LODS/W/D/Q rAX,Xv
228 af: SCAS/W/D/Q rAX,Yv
262 cf: IRET/D/Q
/tools/testing/selftests/tc-testing/
DREADME119 usage: tdc.py [-h] [-p PATH] [-D DIR [DIR ...]] [-f FILE [FILE ...]]
140 -D DIR [DIR ...], --directory DIR [DIR ...]
/tools/power/pm-graph/config/
Dexample.cfg78 # Run N tests D seconds apart, generates separate outputs with a summary (default: false)
/tools/perf/pmu-events/
DREADME148 GenuineIntel-6-4D,v13,silvermont,core

12