Searched refs:dtrh_epid (Results 1 – 3 of 3) sorted by relevance
1106 dtrace_epid_t dtrh_epid; /* enabled probe id */ member
2937 if (dtrh->dtrh_epid == DTRACE_EPIDNONE) { in dtrace_speculation_commit()2941 ASSERT3U(dtrh->dtrh_epid, <=, state->dts_necbs); in dtrace_speculation_commit()2942 size = state->dts_ecbs[dtrh->dtrh_epid - 1]->dte_size; in dtrace_speculation_commit()7555 dtrh.dtrh_epid = ecb->dte_epid;7736 dtrh->dtrh_epid = ecb->dte_epid;
4010 if (dtrh->dtrh_epid == DTRACE_EPIDNONE) {