aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/timeffc.h
Commit message (Expand)AuthorAgeFilesLines
* sys/sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Introduce the sysclock_getsnapshot() and sysclock_snap2bintime() KPIs. TheLawrence Stewart2011-12-241-12/+68
* Revise the sysctl handling code and restructure the hierarchy of sysctlsLawrence Stewart2011-12-011-0/+6
* Make sysclock_active publicly available to external consumers.Lawrence Stewart2011-11-291-0/+1
* Introduce the new "fromclock" public wrapper API which allows consumers toLawrence Stewart2011-11-291-0/+126
* Make the fbclock_[get]{bin,nano,micro}[up]time() function prototypes public soLawrence Stewart2011-11-291-0/+22
* - Add the ffclock_getcounter(), ffclock_getestimate() and ffclock_setestimate()Lawrence Stewart2011-11-211-0/+9
* - Provide a sysctl interface to change the active system clock at runtime.Lawrence Stewart2011-11-201-0/+36
* Fix a whitespace nit.Lawrence Stewart2011-11-201-1/+1
* Provide high-level functions to access the feed-forward absolute and differenceLawrence Stewart2011-11-201-0/+23
* Core structure and functions to support a feed-forward clock within the kernel.Lawrence Stewart2011-11-191-0/+110