Lines Matching +full:en +full:- +full:us
2 .\" SPDX-License-Identifier: BSD-2-Clause
50 .Bl -column -offset indent "Argument" "Definition"
55 .It Fa arg3 Ta DIF offset into the action if available (otherwise -1)
66 .Bl -tag -offset indent -width "DTRACEFLT_NOSCRATCH" -compact
76 Divide-by-zero
89 .Bl -tag -width '<sys/dtrace.h>'
101 .Bd -literal -offset 2n
106 printf(" %12s %-20s %-20s %s\en",
107 "DELTA(us)", "OLD", "NEW", "TIMESTAMP");
128 .Bd -literal -offset 2n
131 printf("Oops\en");
132 printf("EPID (arg1): %d\en", arg1);
133 printf("Action index (arg2): %d\en", arg2);
134 printf("DIF offset (arg3): %d\en", arg3);
135 printf("Fault type (arg4): %d\en", arg4);
136 printf("Accessed address (arg5): %X\en", arg5);
149 .Bd -literal -offset 2n
168 .%U https://illumos.org/books/dtrace/chp-dtrace.html