Searched refs:dtpr_predcache (Results 1 – 2 of 2) sorted by relevance
108 dtrace_cacheid_t dtpr_predcache; /* predicate cache ID */ member
7080 if (!onintr && probe->dtpr_predcache != DTRACE_CACHEIDNONE && in dtrace_probe()7081 probe->dtpr_predcache == dtrace_get_thread_predcache(current_thread())) { in dtrace_probe()7370 dtrace_cacheid_t cid = probe->dtpr_predcache; in dtrace_probe()11104 probe->dtpr_predcache = ecb->dte_predicate->dtp_cacheid; in dtrace_ecb_enable()11117 probe->dtpr_predcache = 0; in dtrace_ecb_enable()11753 probe->dtpr_predcache = DTRACE_CACHEIDNONE; in dtrace_ecb_disable()11764 ASSERT(probe->dtpr_predcache == DTRACE_CACHEIDNONE); in dtrace_ecb_disable()11772 probe->dtpr_predcache = p->dtp_cacheid; in dtrace_ecb_disable()