freebsd-dev/sys/ia64/ia32
Poul-Henning Kamp eb2da9a51f Simplify system time accounting for profiling.
Rename struct thread's td_sticks to td_pticks, we will need the
other name for more appropriately named use shortly.  Reduce it
from uint64_t to u_int.

Clear td_pticks whenever we enter the kernel instead of recording
its value as reference for userret().  Use the absolute value of
td->pticks in userret() and eliminate third argument.
2006-02-08 08:09:17 +00:00
..
ia32_reg.c Remove redundant $FreeBSD$ 2005-09-10 01:13:33 +00:00
ia32_signal.c 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most 2005-10-14 12:43:47 +00:00
ia32_trap.c Simplify system time accounting for profiling. 2006-02-08 08:09:17 +00:00