Searched refs:forks (Results 1 – 15 of 15) sorted by relevance
/external/linux-tools-perf/ |
D | builtin-record.c | 449 const bool forks = argc > 0; in __cmd_record() local 460 if (forks && (pipe(child_ready_pipe) < 0 || pipe(go_pipe) < 0)) { in __cmd_record() 531 if (forks) { in __cmd_record() 688 if (forks) in __cmd_record()
|
D | builtin-stat.c | 395 const bool forks = (argc > 0); in run_perf_stat() local 398 if (forks && (pipe(child_ready_pipe) < 0 || pipe(go_pipe) < 0)) { in run_perf_stat() 403 if (forks) { in run_perf_stat() 486 if (forks) { in run_perf_stat()
|
/external/qemu/docs/ |
D | ANDROID-TRACING.TXT | 6 to the emulator (e.g. context switches, forks, execs, etc...). Used by both -trace
|
/external/openssh/ |
D | OVERVIEW | 142 - When the server receives a connection, it forks, disables the
|
D | sshd.0 | 17 boot from /etc/rc. It forks a new daemon for each incoming connection.
|
/external/valgrind/main/docs/internals/ |
D | threads-syscalls-signals.txt | 243 forks. In the first process, the master_tid will be 1. If that program 244 creates a few threads, and then, say, thread 3 forks, the child process
|
D | 3_3_BUGSTATUS.txt | 216 166581 Fixd 8704 Callgrind output corruption when program forks
|
/external/valgrind/main/ |
D | NEWS | 1429 166581 Callgrind output corruption when program forks
|
/external/mksh/src/ |
D | check.t | 3984 This is because the shell forks a shell to run the (..) command
|
/external/webkit/Tools/ |
D | ChangeLog-2010-05-24 | 9766 to manage processes that the run-webkit-tests harness forks off and 9769 although the current code forks off a new ImageDiff for each diff
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2002-12-03 | 2123 Set the forks to nil before calling through.
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 10820 forks f{rks
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2006-12-31 | 24249 Subversion does not support resource forks and HFS metadata, so 25170 Add resource forks for test resources.
|
D | ChangeLog-2010-05-24 | 45348 - A bunch of if(USE_JSC/V8/other) forks removed.
|
D | ChangeLog-2008-08-10 | 75437 not supported due to implicit forks, use IPC::Open2 instead.
|