Searched refs:waits (Results 1 – 25 of 30) sorted by relevance
12
/external/fio/ |
D | iolog.c | 315 int reads, writes, waits, fileno = 0, file_action = 0; /* stupid gcc */ in read_iolog2() local 330 reads = writes = waits = 0; in read_iolog2() 391 waits++; in read_iolog2() 428 if (!reads && !writes && !waits) in read_iolog2()
|
/external/oprofile/events/arm/armv7/ |
D | events | 29 … minimum:500 name:CYCLES_NEON_DATA_STALL : Number of cycles the processor waits on MRC data from N… 30 … minimum:500 name:CYCLES_NEON_INST_STALL : Number of cycles the processor waits on NEON instructio…
|
/external/iputils/doc/ |
D | arping.sgml | 61 option, <command/arping/ waits for 150 packet are sent, it waits either for
|
D | ping.sgml | 90 option, <command/ping/ waits for 416 packet are sent, it waits either for 427 in absence of any responses, otherwise <command/ping/ waits for two RTTs.
|
/external/chromium_org/chrome/installer/linux/rpm/ |
D | chrome.spec.template | 151 # Do this with 'at' instead of a backgrounded shell because zypper waits on all
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ |
D | Dbg.stg | 121 // Try to connect to the debugger (waits forever for a connection)
|
/external/chromium_org/third_party/sqlite/src/ext/async/ |
D | README.txt | 2 Normally, when SQLite writes to a database file, it waits until the write
|
/external/chromium_org/chrome/browser/ui/cocoa/download/ |
D | download_shelf_controller_unittest.mm | 64 // cancelAutoClose. During regular operation, a scheduled autoClose waits for 5
|
/external/deqp/doc/testspecs/GLES3/ |
D | performance.buffer.data_upload.txt | 173 consistent, the test code performs dummy calculations (busy waits) for 8 milliseconds in
|
/external/lldb/tools/lldb-perf/ |
D | README | 133 Once you launched, the event loop is entered. The event loop waits for stops,
|
/external/mdnsresponder/mDNSPosix/ |
D | ReadMe.txt | 209 sits and waits, printing a message when services appear and disappear.
|
/external/chromium_org/native_client_sdk/src/doc/devguide/tutorial/ |
D | tutorial-part1.rst | 144 except correctly initialize itself. The JavaScript code waits for the Native
|
/external/wpa_supplicant_8/hostapd/ |
D | README-WPS | 177 If the UUID-E is not available (e.g., Enrollee waits for the Registrar
|
/external/valgrind/main/docs/internals/ |
D | threads-syscalls-signals.txt | 231 It waits for all the other threads to exit, and then produces all the
|
/external/strace/ |
D | NEWS | 45 redirected to a pipe, strace now closes it and waits for the pipe
|
D | README-linux-ptrace | 95 tracee to stop. Most of this document assumes that tracer waits with:
|
/external/lldb/docs/ |
D | lldb-for-gdb-users.txt | 225 the "attach by name" also supports the "-w" option which waits for the
|
/external/valgrind/main/coregrind/m_gdbserver/ |
D | README_DEVELOPERS | 227 gdbserver process waits for a debugged process to stop on a break or
|
/external/blktrace/btreplay/doc/ |
D | btreplay.tex | 168 thread simply waits for AIO completions, freeing up resources for the
|
/external/chromium_org/chrome/browser/ui/cocoa/panels/ |
D | panel_window_controller_cocoa.mm | 421 // code in the current run loop that waits on PANEL_CLOSED notification.
|
/external/dnsmasq/ |
D | FAQ | 450 logging: dnsmasq no longer waits for syslog and the deadlock is
|
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
D | vs-addin.rst | 510 attaches and Chrome just waits patiently. To use Start Without Debugging,
|
/external/chromium_org/third_party/lcov/ |
D | descriptions.tests | 13 check that a call to wait4() correctly waits for a child 25 Check that parent waits until specific child has returned.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 370 - extra waits to get ACK frames through 578 - Add ability to set scan interval (the time in seconds wpa_s waits
|
/external/qemu/ |
D | qemu-options.hx | 816 specified, QEMU waits for incoming connections on @var{port}
|
12