freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/dtrace
Andriy Gapon 036a8c5dac remove opensolaris cyclic code, replace with high-precision callouts
In the old days callout(9) had 1 tick precision and that was inadequate
for some uses, e.g. DTrace profile module, so we had to emulate cyclic
API and behavior.  Now we can directly use callout(9) in the very few
places where cyclic was used.

Differential Revision:	https://reviews.freebsd.org/D1161
Reviewed by:	gnn, jhb, markj
MFC after:	2 weeks
2014-12-07 11:21:41 +00:00
..
dtrace.c remove opensolaris cyclic code, replace with high-precision callouts 2014-12-07 11:21:41 +00:00
fasttrap.c MFV r275535: 2014-12-06 09:38:28 +00:00
lockstat.c
profile.c MFC r270195: 2014-08-20 21:44:48 +00:00
sdt_subr.c MFV illumos r266986: 2014-06-26 19:38:16 +00:00
systrace.c MFV r270193: 2014-08-20 18:29:18 +00:00