aboutsummaryrefslogtreecommitdiffstats
path: root/gettime.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-20gettime: Introduce fio_get_mono_time()Bart Van Assche1-0/+1
2020-06-21Optimize fio_gettime_offload()Bart Van Assche1-6/+9
2018-06-05gettime: remove 'is_thread' variable to local clock initJens Axboe1-1/+1
2018-03-21Refactor #includes and headersSitsofe Wheeler1-0/+2
2017-06-21nanosecond: initial commit changing timeval to timespecVincent Fu1-7/+7
2015-02-16gettime.h: use time_t instead of size_t for copy of tv_secCastor Fu1-1/+1
2014-12-23gettime: add basic init cpuclock testJens Axboe1-1/+1
2014-12-16gettime-thread: set and allow multiple CPUsJens Axboe1-0/+2
2014-12-16gettime: improve gettimeofday() offload supportJens Axboe1-0/+18
2012-12-18gettime: use pthread_{set,get}specific() for TLSJens Axboe1-0/+1
2012-12-17cpu clock: add independent test for monotonic/sane TSCJens Axboe1-0/+1
2012-12-14clock: ensure that we re-init if the clocksource changes from the defaultJens Axboe1-0/+1
2012-11-06Move code around to satisfy t/stest linkageJens Axboe1-0/+2
2012-02-09Add gettime.hJens Axboe1-0/+18