Home
last modified time | relevance | path

Searched refs:xdt_id (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/xen/dtrace/
H A Dxdt.c353 static dtrace_provider_id_t xdt_id; variable
1843 if (dtrace_probe_lookup(xdt_id, p->pr_mod, NULL, p->pr_name) != 0) in xdt_probe_create()
1846 xdt_prid[p->evt_id] = dtrace_probe_create(xdt_id, p->pr_mod, NULL, in xdt_probe_create()
2045 &xdt_pops, NULL, &xdt_id) != 0) { in xdt_attach()
2084 if (dtrace_unregister(xdt_id) != 0) in xdt_detach()