MCPcopy Index your code
hub / github.com/dtrace4linux/linux / dt_proc_stop

Function dt_proc_stop

libdtrace/dt_proc.c:235–259  ·  view source on GitHub ↗

* Check to see if the control thread was requested to stop when the victim * process reached a particular event (why) rather than continuing the victim. * If 'why' is set in the stop mask, we wait on dpr_cv for dt_proc_continue(). * If 'why' is not set, this function returns immediately and does nothing. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

dt_proc_bpmainFunction · 0.85
dt_proc_rdeventFunction · 0.85
dt_proc_controlFunction · 0.85

Calls 2

dt_proc_bpdisableFunction · 0.85
dt_proc_bpenableFunction · 0.85

Tested by

no test coverage detected