Home
last modified time | relevance | path

Searched refs:sleeping (Results 1 – 25 of 64) sorted by relevance

123

/netbsd-src/bin/ps/
H A Dps.c554 int i, onproc, running, sleeping, stopped, suspended; in pick_representative_lwp() local
568 onproc = running = sleeping = stopped = suspended = -1; in pick_representative_lwp()
578 sleeping = i; in pick_representative_lwp()
592 if (sleeping != -1) in pick_representative_lwp()
593 return &kl[sleeping]; in pick_representative_lwp()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A DKconfig.profile42 Before sleeping waiting for a request (GPU operation) to complete,
56 By stopping submission and sleeping for a short time before resetting
/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/
H A DALLoncpu_notes.txt13 time spent off-CPU time such as sleeping for I/O or waiting for scheduling.
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A DALLoncpu_notes.txt13 time spent off-CPU time such as sleeping for I/O or waiting for scheduling.
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dtcl_cpudist_example.txt158 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
H A Dpfilestat_example.txt24 Most of the time we are sleeping on read, which is to be expected as dd on
155 sleep-w, sleeping on writes! Of course, this is because we are piping the
H A Dtcl_cputime_example.txt61 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
H A Dsh_cpudist_example.txt86 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
H A Dphp_cputime_example.txt49 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
H A Djs_cputime_example.txt63 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
H A Drb_cputime_example.txt75 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
H A Dj_cputime_example.txt69 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
H A Dsh_cputime_example.txt52 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dtcl_cpudist_example.txt158 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
H A Dpfilestat_example.txt24 Most of the time we are sleeping on read, which is to be expected as dd on
155 sleep-w, sleeping on writes! Of course, this is because we are piping the
H A Dtcl_cputime_example.txt61 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
H A Dsh_cpudist_example.txt86 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
H A Dphp_cputime_example.txt49 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
H A Djs_cputime_example.txt63 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
H A Drb_cputime_example.txt75 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
H A Dj_cputime_example.txt69 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
H A Dsh_cputime_example.txt52 spent off-CPU time such as sleeping for I/O or waiting for scheduling.
/netbsd-src/external/bsd/ntp/dist/scripts/ntp-wait/
H A Dntp-wait-opts.def61 sleeping for
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DBIO_socket_wait.pod30 If sockets are not available it supports polling by succeeding after sleeping
/netbsd-src/distrib/evbarm/instkernel/sshramdisk/
H A Ddot.profile67 echo "sleeping 5 seconds, then starting sshd:"

123