Axel Dörfler 90bce836e0 Changed the way user/kernel time is tracked for threads. Now, thread_at_kernel_entry()
and thread_at_kernel_exit() are always called for userland threads at the appropriate
situation (note, I've renamed those from *_atkernel_*).
The timing should be more accurate this way, and the thread::last_time_type field
is no longer needed: all interrupts are now added to the kernel time (where the
time is actually spent).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11331 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-02-11 03:10:21 +00:00
..
2004-11-04 15:51:27 +00:00
2004-11-26 14:41:53 +00:00
2004-11-27 12:05:41 +00:00
2004-11-30 18:17:59 +00:00
2005-02-10 02:55:02 +00:00
2005-01-27 07:06:49 +00:00