Searched defs:fasttrap_pid_cleanup_cb (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/dtrace/
H A Dfasttrap.c274 fasttrap_pid_cleanup_cb(void *data) function
376 timeout(&fasttrap_pid_cleanup_cb, NULL, hz);
397 fasttrap_timeout = timeout(&fasttrap_pid_cleanup_cb, NULL, 1);

Completed in 63 milliseconds