Home
last modified time | relevance | path

Searched refs: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) in fasttrap_pid_cleanup_cb() function
376 timeout(&fasttrap_pid_cleanup_cb, NULL, hz); in fasttrap_pid_cleanup_cb()
397 fasttrap_timeout = timeout(&fasttrap_pid_cleanup_cb, NULL, 1); in fasttrap_pid_cleanup()