Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/dtrace/
H A Ddcpc.c99 static dtrace_provider_id_t dcpc_pid; variable
314 dcpc_create_probe(dcpc_pid, desc->dtpd_name, in dcpc_provide()
1064 if (dtrace_unregister(dcpc_pid) != 0) in dcpc_detach()
1109 NULL, &dcpc_pops, NULL, &dcpc_pid) != 0) { in dcpc_attach()