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

Function dtrace_unregister

driver/dtrace.c:7886–8048  ·  view source on GitHub ↗

* Unregister the specified provider from the DTrace framework. This should * generally be called by DTrace providers in their detach(9E) entry point. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

fbt_cleanupFunction · 0.85
fbt_detachFunction · 0.85
fasttrap_pid_cleanup_cbFunction · 0.85
fasttrap_detachFunction · 0.85
dtrace_detachFunction · 0.85
notifier_detachFunction · 0.85
prcom_detachFunction · 0.85
sdt_detachFunction · 0.85
instr_cleanupFunction · 0.85
systrace_detachFunction · 0.85
profile_detachFunction · 0.85
dcpc_detachFunction · 0.85

Calls 9

dmutex_enterFunction · 0.85
dmutex_exitFunction · 0.85
dtrace_gethrtimeFunction · 0.85
taskq_dispatchFunction · 0.85
dtrace_hash_removeFunction · 0.85
kmem_freeFunction · 0.85
strlenFunction · 0.85
vmem_freeFunction · 0.85
dtrace_syncFunction · 0.70

Tested by

no test coverage detected