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

Function dtrace_register

driver/dtrace.c:7747–7880  ·  view source on GitHub ↗

* Register the calling provider with the DTrace framework. This should * generally be called by DTrace providers in their attach(9E) entry point. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

fbt_attachFunction · 0.85
fbt_initFunction · 0.85
fasttrap_provider_lookupFunction · 0.85
dtrace_attachFunction · 0.85
notifier_attachFunction · 0.85
prcom_attachFunction · 0.85
sdt_attachFunction · 0.85
io_prov_sdtFunction · 0.85
instr_initFunction · 0.85
systrace_attachFunction · 0.85
profile_attachFunction · 0.85
dcpc_attachFunction · 0.85

Calls 10

cmn_errFunction · 0.85
dtrace_badnameFunction · 0.85
dtrace_badattrFunction · 0.85
kmem_zallocFunction · 0.85
kmem_allocFunction · 0.85
strlenFunction · 0.85
mutex_enterFunction · 0.85
dtrace_enabling_provideFunction · 0.85
mutex_exitFunction · 0.85
dtrace_enabling_matchallFunction · 0.85

Tested by

no test coverage detected