summaryrefslogtreecommitdiffstats
path: root/sys/sys/timeffc.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce the sysclock_getsnapshot() and sysclock_snap2bintime() KPIs. Thelstewart2011-12-241-12/+68
* Revise the sysctl handling code and restructure the hierarchy of sysctlslstewart2011-12-011-0/+6
* Make sysclock_active publicly available to external consumers.lstewart2011-11-291-0/+1
* Introduce the new "fromclock" public wrapper API which allows consumers tolstewart2011-11-291-0/+126
* Make the fbclock_[get]{bin,nano,micro}[up]time() function prototypes public solstewart2011-11-291-0/+22
* - Add the ffclock_getcounter(), ffclock_getestimate() and ffclock_setestimate()lstewart2011-11-211-0/+9
* - Provide a sysctl interface to change the active system clock at runtime.lstewart2011-11-201-0/+36
* Fix a whitespace nit.lstewart2011-11-201-1/+1
* Provide high-level functions to access the feed-forward absolute and differencelstewart2011-11-201-0/+23
* Core structure and functions to support a feed-forward clock within the kernel.lstewart2011-11-191-0/+110
OpenPOWER on IntegriCloud