phk
74f8e63a10
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
..
2005-02-18 00:23:36 +00:00
2005-12-24 04:57:50 +00:00
2006-01-21 20:11:49 +00:00
2005-12-24 04:57:50 +00:00
2005-06-19 02:21:03 +00:00
2005-10-31 15:41:29 +00:00
2006-02-07 21:22:02 +00:00
2006-02-06 02:00:32 +00:00
2006-02-07 18:59:47 +00:00
2005-09-17 22:01:14 +00:00
2006-01-27 11:25:06 +00:00
2006-02-08 08:09:17 +00:00
2005-12-12 00:02:22 +00:00
2006-01-12 19:15:14 +00:00
2005-10-03 06:57:29 +00:00
2006-02-05 23:57:32 +00:00
2005-09-26 14:14:55 +00:00
2005-10-12 17:51:31 +00:00
2006-02-06 22:06:54 +00:00
2006-02-07 21:22:02 +00:00
2006-02-08 08:09:17 +00:00
2005-04-04 21:53:56 +00:00
2005-10-26 15:51:05 +00:00
2005-09-28 00:30:56 +00:00
2006-02-06 22:06:54 +00:00
2006-02-06 21:56:13 +00:00
2006-01-27 23:06:08 +00:00
2006-01-30 08:19:01 +00:00
2005-10-19 20:40:30 +00:00
2005-12-23 21:32:40 +00:00
2005-03-29 08:13:01 +00:00
2005-10-04 14:32:58 +00:00
2006-01-31 11:09:21 +00:00
2006-01-30 13:45:15 +00:00
2005-08-21 18:03:31 +00:00
2005-02-18 22:14:40 +00:00
2005-02-10 12:02:37 +00:00
2006-01-27 22:42:12 +00:00
2005-05-28 14:34:41 +00:00
2005-12-04 02:12:43 +00:00
2005-10-05 10:09:17 +00:00
2006-02-07 21:22:02 +00:00
2006-02-06 00:32:33 +00:00
2006-02-07 21:22:02 +00:00
2006-02-01 04:18:07 +00:00
2006-02-06 10:12:00 +00:00
2006-02-04 14:10:57 +00:00
2005-12-28 17:13:31 +00:00
2006-01-17 16:55:17 +00:00
2006-02-07 21:22:02 +00:00
2006-01-25 01:03:34 +00:00
2006-02-07 21:22:02 +00:00
2006-02-05 02:18:46 +00:00
2006-02-06 01:51:08 +00:00
2005-12-09 13:16:48 +00:00
2005-09-15 20:20:36 +00:00
2006-02-04 06:36:39 +00:00
2005-10-07 13:37:10 +00:00
2005-12-18 04:52:37 +00:00
2005-12-18 04:52:37 +00:00
2005-07-13 20:50:17 +00:00
2005-05-30 15:09:18 +00:00
2006-01-17 15:35:57 +00:00
2005-03-31 22:54:48 +00:00
2005-06-24 00:16:57 +00:00
2005-12-27 12:02:03 +00:00
2005-09-17 22:01:14 +00:00
2006-01-22 01:06:25 +00:00
2005-05-03 10:58:05 +00:00
2006-01-13 23:27:12 +00:00
2005-02-23 19:32:29 +00:00
2006-01-29 02:52:42 +00:00
2005-07-31 10:46:55 +00:00
2005-11-03 21:08:20 +00:00
2005-12-29 18:00:42 +00:00
2006-01-27 23:13:26 +00:00
2005-02-27 22:02:03 +00:00
2005-07-29 13:22:37 +00:00
2005-10-14 19:15:10 +00:00
2005-11-03 21:06:29 +00:00
2005-11-09 16:22:56 +00:00
2005-09-26 08:02:24 +00:00
2005-12-16 22:08:32 +00:00
2005-11-17 08:56:21 +00:00
2005-12-23 11:49:53 +00:00
2006-01-28 00:49:31 +00:00
2005-10-24 21:04:19 +00:00
2005-08-29 11:34:08 +00:00
2006-01-14 01:55:24 +00:00
2006-02-08 08:09:17 +00:00
2006-01-27 22:42:12 +00:00
2005-03-14 06:51:29 +00:00
2006-01-25 14:57:23 +00:00
2006-01-06 16:34:22 +00:00
2006-01-30 08:25:04 +00:00
2006-02-06 09:41:56 +00:00
2005-04-16 18:46:29 +00:00
2006-02-06 02:00:32 +00:00
2006-02-06 02:00:06 +00:00
2005-02-12 01:22:39 +00:00
2005-06-07 05:03:28 +00:00
2005-10-04 16:40:20 +00:00
2006-01-10 09:19:10 +00:00
2005-02-27 21:52:42 +00:00
2006-01-31 22:19:37 +00:00
2006-02-02 20:35:45 +00:00
2005-08-08 19:55:32 +00:00
2006-01-10 09:19:10 +00:00
2005-06-11 11:59:48 +00:00
2005-10-23 07:41:56 +00:00
2005-07-17 14:04:03 +00:00
2005-12-14 23:34:26 +00:00
2005-12-16 15:01:16 +00:00
2005-11-09 13:29:16 +00:00
2006-01-22 00:30:46 +00:00
2005-11-22 01:55:29 +00:00
2005-11-22 01:55:29 +00:00
2006-01-13 10:22:01 +00:00
2005-10-31 21:09:56 +00:00
2006-01-30 08:19:01 +00:00
2005-09-17 22:01:14 +00:00
2006-01-27 08:02:25 +00:00
2006-02-02 21:37:39 +00:00
2006-02-06 10:15:27 +00:00
2005-12-07 03:39:08 +00:00
2006-01-30 08:21:23 +00:00
2005-10-31 15:41:29 +00:00
2006-02-06 22:00:53 +00:00
2005-10-31 15:41:29 +00:00
2005-02-20 23:02:20 +00:00
2006-02-06 10:15:27 +00:00
2006-02-06 10:19:50 +00:00
2006-02-06 10:19:50 +00:00
2006-02-06 22:00:53 +00:00
2005-12-14 00:49:52 +00:00
2005-12-14 00:49:52 +00:00