aboutsummaryrefslogtreecommitdiff
path: root/kern/mach_clock.h
Commit message (Expand)AuthorAgeFilesLines
* kern: Add a mach host operation which returns elapsed time since bootupZhaoming Luo2024-12-291-0/+1
* kern: Comment fixedZhaoming Luo2024-12-241-1/+1
* Track task and thread time using time_value64_t.Flavio Cruz2023-03-131-1/+1
* Update thread and task creation time to use time_value64_tFlavio Cruz2023-03-121-2/+2
* fix rpc time value for 64 bitLuca Dariz2023-02-121-1/+1
* Fix several warnings for -Wmissing-prototypesFlavio Cruz2023-01-241-13/+0
* Add host_get_time64 RPC to return the time as time_value64_tFlavio Cruz2023-01-191-1/+1
* Introduce time_value64_t to keep track of real time in the kernelFlavio Cruz2023-01-031-0/+1
* Add kernel profiling through samplingSamuel Thibault2016-04-201-1/+2
* kern: add boot-time clock, use it for time stampsJustus Winter2015-07-251-1/+10
* Use explicit prototypes for struct dev_ops fieldsMarin Ramesa2014-04-041-2/+6
* kern: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-171-1/+1
* i386/i386at/conf.c: remove forward declarationsMarin Ramesa2013-12-051-0/+3
* Cast function timeout() argument to fix a warningGuillem Jover2011-08-301-3/+5
* Fix warningsSamuel Thibault2009-10-201-4/+4
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* 2007-02-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-13/+50
* 2006-11-13 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+68