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

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace_glue.h313 extern void cyclic_remove(cyclic_id_t);
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dprofile_prvd.c622 cyclic_remove(prof->prof_cyclic);
H A Ddtrace_glue.c501 /* Did cyclic_remove request a wakeup call when this thread call was re-armed? */
540 cyclic_remove(cyclic_id_t cyclic) function
H A Ddtrace.c14469 cyclic_remove(state->dts_cleaner);
14472 cyclic_remove(state->dts_deadman);

Completed in 97 milliseconds