opnsense-src/sys/cddl/dev/dtrace/amd64
Mark Johnston e1e33ff912 Initialize DTrace hrtimer frequency during SI_SUB_CPU on i386 and amd64.
This allows the hrtimer to be used earlier during boot. This is required
for boot-time DTrace: anonymous enablings are created during
SI_SUB_DTRACE_ANON, which runs before APs are started. In particular,
the DTrace deadman timer requires that the hrtimer be functional.

MFC after:	2 weeks
2016-04-10 01:23:39 +00:00
..
dtrace_asm.S Remove unused references to calltrap. 2015-05-25 01:22:56 +00:00
dtrace_isa.c Fix a bug in the amd64 dtrace_getarg() implementation: when unwinding the 2015-11-19 05:33:15 +00:00
dtrace_subr.c Initialize DTrace hrtimer frequency during SI_SUB_CPU on i386 and amd64. 2016-04-10 01:23:39 +00:00
instr_size.c Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00