jb 17d6e198a2 Add some OpenSolaris compatibility definitions which are only visible
if _SOLARIS_C_SOURCE is defined.

Add two function prototypes which are required to feed high-resolution
times to DTrace. DTrace requires it's own functions with the dtrace_
prefix so that it knows not to try and trace them. This is a rule that
code executed from the DTrace probe context must obey.

The two functions are only be compiled if the KDTRACE option is defined
to compile in kernel support for loading the DTrace modules.
2006-08-04 23:10:11 +00:00
..
2006-08-03 05:19:33 +00:00
2006-07-28 14:48:30 +00:00
2006-05-26 13:54:27 +00:00
2006-07-04 14:14:16 +00:00