/freebsd/share/man/man4/ |
H A D | dtrace_sched.4 | 53 probe fires when a thread's active scheduling priority is about to be updated. 61 probe fires when the currently-running thread elevates the priority of another 70 probe fires immediately before a runnable thread is removed from a scheduler 85 probe fires when a runnable thread is about to be added to a scheduler run 96 probe fires after the load of a thread queue is adjusted. 106 probe fires when the current thread has been selected to run on a CPU and is 118 probe fires when the scheduler is called upon to make a scheduling decision by 122 This probe currently always fires in the context of the interrupted thread. 136 probe fires immediately before the currently-running thread is about to suspend 140 probe fires when a thread is set up to resume execution after having gone to [all …]
|
H A D | dtrace_lockstat.4 | 101 probe fires when a thread spins while waiting for a 110 probe fires when a thread takes itself off the CPU while trying to acquire an 124 probe fires. 139 probe fires when a thread spins while waiting for a 148 probe fires only after the lock has been successfully acquired, 151 probe fires. 182 probe fires when a 259 probe fires when a thread spins on a thread lock, which is a specialized
|
H A D | dtrace_proc.4 | 48 probe fires when a user process is created via the 69 probe fires when a process attempts to execute a file. 82 probe fires when a process exits or is terminated. 96 probe fires when a signal is about to be sent to a process. 99 probe fires when a signal is sent to a process that ignores it. 110 probe fires when a pending signal has been cleared by one of the
|
H A D | dtrace_tcp.4 | 81 probe fires when a remotely-initiated active TCP open succeeds. 87 probe fires when a SYN arrives on a port without a listening socket. 101 probe fires when the SYN-ACK segment of a three-way handshake is received from 109 probe fires when the local host receives a RST segment in response to a SYN 115 probe fires as the kernel prepares to transmit the initial SYN segment of a 134 probe fires upon local TCP connection state transitions. 143 probe fires when a TCP segment is sent or received by the host.
|
H A D | dtrace_io.4 | 40 probe fires when a I/O request is about to be sent to the backing driver of a 48 probe fires when a I/O request is completed.
|
H A D | dtrace_udp.4 | 44 probe fires whenever the kernel prepares to transmit a UDP packet, and the 46 probe fires whenever the kernel receives a UDP packet, unless
|
H A D | dtrace_udplite.4 | 45 probe fires whenever the kernel prepares to transmit a UDP-Lite packet, and the 47 probe fires whenever the kernel receives a UDP-Lite packet, unless
|
H A D | dtrace_sctp.4 | 108 probe fires when a remotely-initiated active SCTP open succeeds. 129 probe fires upon local SCTP association state transitions.
|
H A D | dtrace_ip.4 | 46 probe fires whenever the kernel prepares to transmit an IP packet, and the 48 probe fires whenever the kernel receives an IP packet.
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | print | 213 template <class = void> // TODO PRINT template or availability markup fires too eagerly (http://llv… 236 template <class = void> // TODO PRINT template or availability markup fires too eagerly (http://llv… 247 template <class = void> // TODO PRINT template or availability markup fires too eagerly (http://llv… 286 template <class = void> // TODO PRINT template or availability markup fires too eagerly (http://llv… 360 template <class = void> // TODO PRINT template or availability markup fires too eagerly (http://llv… 365 template <class = void> // TODO PRINT template or availability markup fires too eagerly (http://llv… 376 template <class = void> // TODO PRINT template or availability markup fires too eagerly (http://llv… 381 template <class = void> // TODO PRINT template or availability markup fires too eagerly (http://llv… 388 template <class = void> // TODO PRINT template or availability markup fires too eagerly (http://llv… 393 template <class = void> // TODO PRINT template or availability markup fires too eagerly (http://llv…
|
/freebsd/contrib/llvm-project/libcxx/include/__ostream/ |
H A D | print.h | 29 template <class = void> // TODO PRINT template or availability markup fires too eagerly (http://llv… 74 template <class = void> // TODO PRINT template or availability markup fires too eagerly (http://llv… 95 template <class = void> // TODO PRINT template or availability markup fires too eagerly (http://llv… 137 template <class = void> // TODO PRINT template or availability markup fires too eagerly (http://llv… 170 template <class = void> // TODO PRINT template or availability markup fires too eagerly (http://llv…
|
/freebsd/usr.sbin/fifolog/fifolog_create/ |
H A D | fifolog.1 | 110 in case of a crash and by default it fires 10 seconds after 119 By default this timer fires a minute after the previous sync.
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_pcb.c | 67 * has completed execution of yyparse(). If the first assertion fires, in dt_pcb_push() 69 * second assertion fires, dt_compile() is being called recursively in dt_pcb_push()
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | aspeed,ast2xxx-scu-ic.txt | 10 fires new interrupts for child busses
|
H A D | aspeed,ast2400-i2c-ic.txt | 12 - interrupt-controller : denotes that the controller receives and fires
|
/freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
H A D | nuvoton,npcm-wdt.txt | 4 The watchdog supports a pre-timeout interrupt that fires 10ms before the
|
H A D | mtk-wdt.txt | 3 The watchdog supports a pre-timeout interrupt that fires timeout-sec/2
|
H A D | mediatek,mtk-wdt.yaml | 13 The watchdog supports a pre-timeout interrupt that fires
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/ |
H A D | tst.exitexit.ksh | 29 # This script tests that the proc:::exit probe fires with the correct argument
|
H A D | tst.create.ksh | 29 # This script tests that the proc:::create probe fires with the proper
|
H A D | tst.exec.ksh | 29 # This script tests that the proc:::exec probe fires, followed by the
|
H A D | tst.exitkilled.ksh | 29 # This script tests that the proc:::exit probe fires with the correct argument
|
H A D | tst.discard.ksh | 29 # This script tests that the proc:::signal-discard probe fires correctly
|
/freebsd/share/man/man9/ |
H A D | SDT.9 | 84 to the DTrace framework when an enabled probe fires. 241 Consider a DTrace probe which fires when the network stack receives an IP
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/ |
H A D | err.cputrackfailtostart.ksh | 59 # Sleep while the above script fires into life. To guard against dtrace dying
|