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

Function dtrace_fasttrap_fork

uts/common/os/dtrace_subr.c:301–319  ·  view source on GitHub ↗

* This function is called by cfork() in the event that it appears that * there may be dtrace tracepoints active in the parent process's address * space. This first confirms the existence of dtrace tracepoints in the * parent process and calls into the fasttrap module to remove the * corresponding tracepoints from the child. By knowing that there are * existing tracepoints, and ensuring they c

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

mutex_exitFunction · 0.85
mutex_enterFunction · 0.85

Tested by

no test coverage detected