Home
last modified time | relevance | path

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

12

/tools/testing/selftests/rcutorture/bin/
A Dmkinitrd.sh10 D=tools/testing/selftests/rcutorture
13 if [ ! -d "$D" ]; then
14 echo >&2 "$D does not exist: Malformed kernel source tree?"
17 if [ -s "$D/initrd/init" ]; then
18 echo "$D/initrd/init already exists, no need to create it"
25 cd $D
/tools/testing/selftests/powerpc/benchmarks/
A Dfutex_bench.c18 #define futex(A, B, C, D, E, F) syscall(__NR_futex, A, B, C, D, E, F) argument
/tools/perf/util/
A Ddwarf-regs-powerpc.c14 #define PPC_D(D) ((D) & 0xfffe) argument
/tools/laptop/dslm/
A 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/pmu-events/arch/x86/
A Dmapfile.csv6 GenuineIntel-6-(3D|47),v30,broadwell,core
23 GenuineIntel-6-2D,v24,jaketown,core
34 GenuineIntel-6-(37|4A|4C|4D|5A),v15,silvermont,core
/tools/perf/Documentation/
A 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
A Dperf-mem.txt94 -D::
150 Specify the field separator used when dump raw samples (-D option). By default,
A Dperf-annotate.txt50 -D::
A Dperf-kwork.txt63 -D::
A Dperf-lock.txt50 -D::
A Dperf-amd-ibs.txt116 # perf report -D
A Dperf-sched.txt93 -D::
/tools/build/
A DBuild.include95 # - BUILD_STR macro to allow '-D"$(variable)"' constructs
96 c_flags_1 = -Wp,-MD,$(depfile) -Wp,-MT,$@ $(CFLAGS) -D"BUILD_STR(s)=\#s" $(CFLAGS_$(basetarget).o) …
99 cxx_flags = -Wp,-MD,$(depfile) -Wp,-MT,$@ $(CXXFLAGS) -D"BUILD_STR(s)=\#s" $(CXXFLAGS_$(basetarget)…
104 host_c_flags = -Wp,-MD,$(depfile) -Wp,-MT,$@ $(HOSTCFLAGS) -D"BUILD_STR(s)=\#s" $(HOSTCFLAGS_$(base…
/tools/testing/selftests/net/netfilter/packetdrill/
A Dconntrack_synack_old.pkt50 +0 `$xtables -D INPUT -p tcp -m conntrack --ctstate INVALID -j DROP`
51 +0 `$xtables -D OUTPUT -p tcp -m conntrack --ctstate INVALID -j DROP`
A Dconntrack_ack_loss_stall.pkt118 +0 `$xtables -D INPUT -m conntrack --ctstate INVALID -j DROP`
/tools/testing/vsock/
A DREADME80 average in 'read()': D ns
86 D is B / C, e.g. average amount of time, spent in single 'read()'.
/tools/testing/selftests/bpf/progs/
A Dbtf_dump_test_case_syntax.c16 D = 4294967295, enumerator
A Dlinked_list.c25 private(D) struct head_nested ghead_nested;
/tools/usb/usbip/
A DREADME71 server:# usbipd -D
101 server:# usbipd -D --device
132 trois:# usbipd -D
/tools/testing/selftests/tc-testing/creating-testcases/
A 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/shell/attr/
A DREADME56 perf record -D kill (test-record-no-delay)
/tools/memory-model/Documentation/
A Drecipes.txt341 * smp_wmb() (B) smp_mb() (D)
385 The A/D pairing from the ring-buffer use case shown earlier also
396 * smp_wmb() (B) smp_mb() (D)
400 * Where A pairs with D, and B pairs with C.
/tools/power/pm-graph/config/
A Dexample.cfg78 # Run N tests D seconds apart, generates separate outputs with a summary (default: false)
/tools/perf/pmu-events/
A DREADME148 GenuineIntel-6-4D,v13,silvermont,core
/tools/arch/x86/lib/
A Dx86-opcode-map.txt211 9c: PUSHF/D/Q Fv (d64)
212 9d: POPF/D/Q Fv (d64)
221 a5: MOVS/W/D/Q Yv,Xv (!REX2)
223 a7: CMPS/W/D Xv,Yv (!REX2)
227 ab: STOS/W/D/Q Yv,rAX (!REX2)
229 ad: LODS/W/D/Q rAX,Xv (!REX2)
233 af: SCAS/W/D/Q rAX,Yv (!REX2)
267 cf: IRET/D/Q

Completed in 80 milliseconds

12