Searched refs:dtpr_predcache (Results 1 – 2 of 2) sorted by relevance
116 dtrace_cacheid_t dtpr_predcache; /* predicate cache ID */ member
7350 if (!onintr && probe->dtpr_predcache != DTRACE_CACHEIDNONE &&7351 probe->dtpr_predcache == curthread->t_predcache) {7574 dtrace_cacheid_t cid = probe->dtpr_predcache;11178 probe->dtpr_predcache = ecb->dte_predicate->dtp_cacheid;11191 probe->dtpr_predcache = 0;11842 probe->dtpr_predcache = DTRACE_CACHEIDNONE;11853 ASSERT(probe->dtpr_predcache == DTRACE_CACHEIDNONE);11861 probe->dtpr_predcache = p->dtp_cacheid;