summaryrefslogtreecommitdiff
path: root/kern/mach_clock.h
AgeCommit message (Expand)Author
2025-03-25Integrate HPET so the functions used for getting time can have a higher accuracyZhaoming Luo
2024-12-29kern: Add a mach host operation which returns elapsed time since bootupZhaoming Luo
2024-12-24kern: Comment fixedv1.8+git20241227Zhaoming Luo
2023-03-13Track task and thread time using time_value64_t.Flavio Cruz
2023-03-12Update thread and task creation time to use time_value64_tFlavio Cruz
2023-02-12fix rpc time value for 64 bitLuca Dariz
2023-01-24Fix several warnings for -Wmissing-prototypesFlavio Cruz
2023-01-19Add host_get_time64 RPC to return the time as time_value64_tFlavio Cruz
2023-01-03Introduce time_value64_t to keep track of real time in the kernelFlavio Cruz
2016-04-20Add kernel profiling through samplingSamuel Thibault
2015-07-25kern: add boot-time clock, use it for time stampsJustus Winter
2014-04-04Use explicit prototypes for struct dev_ops fieldsMarin Ramesa
2013-12-17kern: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-05i386/i386at/conf.c: remove forward declarationsMarin Ramesa
2011-08-30Cast function timeout() argument to fix a warningGuillem Jover
2009-10-20Fix warningsSamuel Thibault
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182007-02-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-11-13 Barry deFreese <bddebian@comcast.net>Samuel Thibault