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

Function dtrace_attach

driver/dtrace.c:15824–16018  ·  view source on GitHub ↗

* DTrace Driver Cookbook Functions */ / Called from dtracedrv_init to attach the driver and ensure */ everything is initialised before we invoke the other drivers. */ / ARGSUSED*/

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dtracedrv_initFunction · 0.85

Calls 14

mutex_enterFunction · 0.85
cmn_errFunction · 0.85
mutex_exitFunction · 0.85
vmem_createFunction · 0.85
taskq_createFunction · 0.85
dtrace_hash_createFunction · 0.85
dtrace_toxic_rangesFunction · 0.85
dtrace_registerFunction · 0.85
dtrace_probe_createFunction · 0.85
dtrace_anon_propertyFunction · 0.85
kmem_zallocFunction · 0.85
dtrace_enabling_provideFunction · 0.85

Tested by

no test coverage detected