aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_time.c
AgeCommit message (Expand)Author
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