Home
last modified time | relevance | path

Searched refs:forks (Results 1 – 15 of 15) sorted by relevance

/external/linux-tools-perf/
Dbuiltin-record.c449 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()
Dbuiltin-stat.c395 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/
DANDROID-TRACING.TXT6 to the emulator (e.g. context switches, forks, execs, etc...). Used by both -trace
/external/openssh/
DOVERVIEW142 - When the server receives a connection, it forks, disables the
Dsshd.017 boot from /etc/rc. It forks a new daemon for each incoming connection.
/external/valgrind/main/docs/internals/
Dthreads-syscalls-signals.txt243 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
D3_3_BUGSTATUS.txt216 166581 Fixd 8704 Callgrind output corruption when program forks
/external/valgrind/main/
DNEWS1429 166581 Callgrind output corruption when program forks
/external/mksh/src/
Dcheck.t3984 This is because the shell forks a shell to run the (..) command
/external/webkit/Tools/
DChangeLog-2010-05-249766 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/
DChangeLog-2002-12-032123 Set the forks to nil before calling through.
/external/srec/config/en.us/dictionary/
Dlarge.ok10820 forks f{rks
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3124249 Subversion does not support resource forks and HFS metadata, so
25170 Add resource forks for test resources.
DChangeLog-2010-05-2445348 - A bunch of if(USE_JSC/V8/other) forks removed.
DChangeLog-2008-08-1075437 not supported due to implicit forks, use IPC::Open2 instead.