X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2Fevents-private.h;h=6b3d5a177f3756d9b7436316117de82e11daecd2;hp=4ea19be583d55fb9b02849b4e3a00cb504045eae;hb=03798a93f959f6c694fe98f5647481947607c604;hpb=1f7b01c261b8bd6c2640c0776f0a69865dff0ad8;ds=sidebyside diff --git a/formats/ctf/events-private.h b/formats/ctf/events-private.h index 4ea19be5..6b3d5a17 100644 --- a/formats/ctf/events-private.h +++ b/formats/ctf/events-private.h @@ -41,7 +41,7 @@ uint64_t ctf_get_timestamp_raw(struct ctf_stream_definition *stream, } static inline -uint64_t ctf_get_timestamp(struct ctf_stream_definition *stream, +uint64_t ctf_get_real_timestamp(struct ctf_stream_definition *stream, uint64_t timestamp) { uint64_t ts_nsec;