Home
last modified time | relevance | path

Searched refs:tmp_probe (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/dtrace/
H A Dfasttrap.c749 fasttrap_probe_t *tmp_probe; in fasttrap_tracepoint_disable() local
754 tmp_probe = tp->ftt_ids->fti_probe; in fasttrap_tracepoint_disable()
757 tmp_tp = &tmp_probe->ftp_tps[tmp_index].fit_tp; in fasttrap_tracepoint_disable()
759 tmp_probe = tp->ftt_retids->fti_probe; in fasttrap_tracepoint_disable()
762 tmp_tp = &tmp_probe->ftp_tps[tmp_index].fit_tp; in fasttrap_tracepoint_disable()