Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c1013 fasttrap_probe_t *tmp_probe; in fasttrap_tracepoint_disable() local
1018 tmp_probe = tp->ftt_ids->fti_probe; in fasttrap_tracepoint_disable()
1021 tmp_tp = &tmp_probe->ftp_tps[tmp_index].fit_tp; in fasttrap_tracepoint_disable()
1023 tmp_probe = tp->ftt_retids->fti_probe; in fasttrap_tracepoint_disable()
1026 tmp_tp = &tmp_probe->ftp_tps[tmp_index].fit_tp; in fasttrap_tracepoint_disable()