Searched refs:dtrace_pops_t (Results 1 – 13 of 13) sorted by relevance
38 static dtrace_pops_t prototype_pops = {
55 static dtrace_pops_t dtmalloc_pops = {
46 static const dtrace_pops_t kinst_pops = {
127 static dtrace_pops_t dtaudit_pops = {
161 static dtrace_pops_t systrace_pops = {
163 static dtrace_pops_t dtnfsclient_pops = {
1178 dtrace_pops_t dtpv_pops; /* provider operations */
2145 } dtrace_pops_t; typedef2156 cred_t *, const dtrace_pops_t *, void *, dtrace_provider_id_t *);
185 static dtrace_pops_t profile_pops = {
91 static dtrace_pops_t sdt_pops = {
1428 static dtrace_pops_t pid_pops = {1441 static dtrace_pops_t usdt_pops = {
352 static dtrace_pops_t dtrace_provider_ops = {1637 dtrace_pops_t *pops = &prov->dtpv_pops; in dtrace_priv_probe()8724 cred_t *cr, const dtrace_pops_t *pops, void *arg, dtrace_provider_id_t *idp)16910 dtrace_probe_foreach(offsetof(dtrace_pops_t, dtps_suspend));16916 dtrace_probe_foreach(offsetof(dtrace_pops_t, dtps_resume));
88 static dtrace_pops_t fbt_pops = {