Searched refs:dtpr_predcache (Results 1 – 2 of 2) sorted by relevance
112 dtrace_cacheid_t dtpr_predcache; /* predicate cache ID */ member
7352 if (!onintr && probe->dtpr_predcache != DTRACE_CACHEIDNONE &&7353 probe->dtpr_predcache == curthread->t_predcache) {7576 dtrace_cacheid_t cid = probe->dtpr_predcache;11181 probe->dtpr_predcache = ecb->dte_predicate->dtp_cacheid;11194 probe->dtpr_predcache = 0;11845 probe->dtpr_predcache = DTRACE_CACHEIDNONE;11856 ASSERT(probe->dtpr_predcache == DTRACE_CACHEIDNONE);11864 probe->dtpr_predcache = p->dtp_cacheid;