MCPcopy Create free account
hub / github.com/dtrace4linux/linux / dt_probe_lookup

Function dt_probe_lookup

libdtrace/dt_provider.c:352–388  ·  view source on GitHub ↗

* Lookup a probe declaration based on a known provider and full or partially * specified module, function, and name. If the probe is not known to us yet, * ask dtrace(7D) to match the description and then cache any useful results. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

process_objFunction · 0.85
dt_probe_infoFunction · 0.85
dt_cook_providerFunction · 0.85

Calls 7

dtrace_str2descFunction · 0.85
dt_probe_keylenFunction · 0.85
dt_probe_keyFunction · 0.85
dt_idhash_lookupFunction · 0.85
dt_ioctlFunction · 0.85
dt_probe_discoverFunction · 0.85
dt_set_errnoFunction · 0.85

Tested by

no test coverage detected