Home
last modified time | relevance | path

Searched refs:prints (Results 1 – 25 of 476) sorted by relevance

12345678910>>...20

/external/strace/
Dstrace-log-merge36 then combines and sorts them, and prints result to standard output.
39 option which prints timestamps (otherwise sorting won't do any good).
/external/bcc/examples/networking/http_filter/
DREADME.md3 eBPF application that parses HTTP packets and extracts (and prints on screen) the URL contained in …
33 …ket, if necessary reassembles packets belonging to the same session, and prints on stdout the firs…
40 …s detected, the code reassembles packets belonging to the same session and prints the complete URL.
/external/bcc/docs/
Dtutorial.md56 execsnoop prints one line of output for each new process. Check for short-lived processes. These ca…
79 opensnoop prints one line of output for each open() syscall, including details.
98 ext4slower traces the ext4 file system and times common operations, and then only prints those that…
132 …to completion), and when the tool ends (Ctrl-C, or a given interval), it prints a histogram summar…
152 biosnoop prints a line of output for each disk I/O, with details including latency (time from devic…
172 cachestat prints a one line summary every second (or every custom interval) showing statistics from…
191 tcpconnect prints one line of output for every active TCP connection (eg, via connect()), with deta…
208 tcpaccept prints one line of output for every passive TCP connection (eg, via accept()), with detai…
225 tcprerans prints one line of output for every TCP retransmit packet, with details including source …
256 runqlat times how long threads were waiting on the CPU run queues, and prints this as a histogram.
[all …]
/external/u-boot/drivers/demo/
DKconfig16 This device allows you to play around with driver model. It prints
25 This device allows you to play around with driver model. It prints
/external/strace/debian/
Dcontrol15 strace is a system call tracer, i.e. a debugging tool which prints out
29 strace is a system call tracer, i.e. a debugging tool which prints out
48 strace is a system call tracer, i.e. a debugging tool which prints out
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/analysis/
Dllvm_analysis.mli25 (** [verify_module m] returns if the module [m] is valid, but prints a
31 (** [verify_function f] returns if the function [f] is valid, but prints a
/external/llvm/bindings/ocaml/analysis/
Dllvm_analysis.mli25 (** [verify_module m] returns if the module [m] is valid, but prints a
31 (** [verify_function f] returns if the function [f] is valid, but prints a
/external/swiftshader/third_party/LLVM/bindings/ocaml/analysis/
Dllvm_analysis.mli25 (** [verify_module m] returns if the module [m] is valid, but prints a
31 (** [verify_function f] returns if the function [f] is valid, but prints a
/external/python/cpython2/Doc/library/
Dtraceback.rst10 interpreter when it prints a stack trace. This is useful when you want to print
36 ways: (1) if *tb* is not ``None``, it prints a header ``Traceback (most
37 recent call last):``; (2) it prints the exception *etype* and *value* after
39 appropriate format, it prints the line where the syntax error occurred with a
68 This function prints a stack trace from its invocation point. The optional
/external/swiftshader/third_party/LLVM/test/Assembler/
D2002-04-07-InfConstant.ll1 ; The output formater prints out 1.0e100 as Inf!
/external/llvm/test/Assembler/
D2002-04-07-InfConstant.ll1 ; The output formater prints out 1.0e100 as Inf!
/external/swiftshader/third_party/llvm-7.0/llvm/test/Assembler/
D2002-04-07-InfConstant.ll1 ; The output formater prints out 1.0e100 as Inf!
/external/icu/icu4c/source/samples/
Dreadme.txt12 cal - prints out a calendar.
18 date - prints out the current date, localized.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCMakePrimer.rst251 # prints:
260 # prints:
268 # prints:
282 # prints:
291 # prints:
299 # prints:
392 # prints:
/external/compiler-rt/lib/asan/
Dasan_flags.inc33 "If set, prints some debugging information and does additional checks.")
83 "If set, prints ASan exit stats even after program terminates "
87 "If set, prints thread creation stacks for the threads involved in the "
/external/llvm/test/MC/ARM/
Ddwarf-cfi-initial-state.s13 # When llvm-dwarfdump prints the full info for the DW_CFA_def_cfa
/external/e2fsprogs/doc/RelNotes/
Dv1.23.txt50 Fsck prints a warning message if now valid filesystems are passed to
60 E2fsck now prints the number of large files when given the -v option.
/external/jarjar/res/com/tonicsystems/jarjar/
Dhelp.txt20 The level argument must be "class" or "jar". The former prints
22 prints jar->jar dependencies. A "jar" in this context is actually
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Ddwarf-cfi-initial-state.s13 # When llvm-dwarfdump -v prints the full info for the DW_CFA_def_cfa
/external/bcc/tools/
Dvfsstat_example.txt4 This traces some common VFS calls and prints per-second summaries. By default,
Dbashreadline_example.txt4 This prints bash commands from all running bash shells on the system. For
/external/selinux/python/sepolicy/sepolicy/help/
Dsystem_boot_mode.txt7 - SELinux prints warnings instead of enforcing.
/external/llvm/docs/CommandGuide/
Dllvm-symbolizer.rst13 input and prints corresponding source code locations to standard output.
92 If a source code location is in an inlined function, prints all the
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/
Dllvm-symbolizer.rst13 input and prints corresponding source code locations to standard output.
92 If a source code location is in an inlined function, prints all the
/external/ltp/testcases/realtime/func/sched_jitter/
DREADME6 fixed amount of work. It then prints out the maximum jitter seen (longest

12345678910>>...20