X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Fringbuffer%2Ffrontend_types.h;fp=include%2Fringbuffer%2Ffrontend_types.h;h=65782ea776cefd67d44d7eaead57181048c33a97;hb=3a6d09342ff21074eea4a686f459d921ca46c628;hp=07d23be260147ae8c56a233f599b30cc0c996c7b;hpb=fb4b909790d4baf3e9971aca8e4ee8b3150098f6;p=lttng-modules.git diff --git a/include/ringbuffer/frontend_types.h b/include/ringbuffer/frontend_types.h index 07d23be2..65782ea7 100644 --- a/include/ringbuffer/frontend_types.h +++ b/include/ringbuffer/frontend_types.h @@ -114,7 +114,7 @@ struct lttng_kernel_ring_buffer { */ atomic_t record_disabled; /* End of first 32 bytes cacheline */ - union v_atomic last_tsc; /* + union v_atomic last_timestamp; /* * Last timestamp written in the buffer. */