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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Dfasttrap.c738 fasttrap_probe_t *tmp_probe; local
743 tmp_probe = tp->ftt_ids->fti_probe;
746 tmp_tp = &tmp_probe->ftp_tps[tmp_index].fit_tp;
748 tmp_probe = tp->ftt_retids->fti_probe;
751 tmp_tp = &tmp_probe->ftp_tps[tmp_index].fit_tp;

Completed in 140 milliseconds