aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_time.c
AgeCommit message (Expand)Author
2022-03-25linux-gen: time: inline odp_time_diff_ns() functionMatias Elo
2021-10-21linux-gen: fix return with expression build errorsMatias Elo
2020-08-31linux-gen: remove implementation internal printf() callsMatias Elo
2020-06-17linux-gen: time: inline odp_time_to_nsPetri Savolainen
2019-10-22linux-gen: init: prefix internal init/term functions with underscoreMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2018-05-31linux-gen: time: inline diff, sum and cmpPetri Savolainen
2018-05-31linux-gen: time: inline arch cpu time on x86Petri Savolainen
2018-05-28linux-gen: init: split odp_internal.hPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2017-12-27linux-gen: time: implement odp_time_diff_nsPetri Savolainen
2017-12-27linux-gen: arch: cpu arch specific time headerPetri Savolainen
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-06-28linux-gen: time: use true hzBrian Brooks
2017-06-16linux-gen: time: store timespec as nsecPetri Savolainen
2017-06-16linux-gen: time: use hw time counter when availablePetri Savolainen
2017-06-16api: time: remove odp_time_to_u64 from APIPetri Savolainen
2016-05-05time: fix invalid casting on a 32-bit hostMatias Elo
2016-03-04api and linux-generic: make room for new apiChristophe Milard
2016-01-20linux-generic: define posix extension level oncePetri Savolainen
2016-01-18linux-generic: init: handle local/global init/term cleanlyBill Fischofer
2015-12-29linux-generic: time: remove posix bleed through on odp_time_tBill Fischofer
2015-12-29api: time: add global time APIIvan Khoronzhuk
2015-12-29api: time: add resolution and wait API callsIvan Khoronzhuk
2015-12-29linux-generic: align with new wall time APIIvan Khoronzhuk
2015-12-29linux-generic: odp_time: don't use cpu cycle API to get timeIvan Khoronzhuk
2015-11-25api: cpu: change order of arguments for diff functionIvan Khoronzhuk
2015-11-25api: time: change order of arguments for diff functionIvan Khoronzhuk
2015-11-25api: time: unbind CPU cycles from time APIIvan Khoronzhuk
2015-10-22linux-generic: use cycles_diff for time API alsoIvan Khoronzhuk
2015-10-22linux-generic: cpu: rename time_cycles to cpu_cyclesPetri Savolainen
2015-09-22linux-generic: odp_time: reutrn 0 if t2 = t1 for diffIvan Khoronzhuk
2015-04-10linux-generic: use arch optimisations for timeMike Holmes
2015-02-27linux-generic: time: fix c99 clock_gettimeMike Holmes
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2014-12-08linux-generic: odp_time: include odp_debug_internal.hAnders Roxell
2014-11-29api: odp_time.h: rename odp_time_get_cycles() to odp_time_cycles()Stuart Haslam
2014-09-30Add ODP_ABORTMike Holmes
2014-07-03Autotoolise build systemAnders Roxell