https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213962

--- Comment #4 from George V. Neville-Neil <[email protected]> ---
dtrace -n 'tick-1 { printf("%d, %d", arg0, arg1); 
print(curthread->td_intr_frame);}'
dtrace: description 'tick-1 ' matched 1 probe
CPU     ID                    FUNCTION:NAME
  0  59045                          :tick-1 0, 0struct trapframe * 0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to