Rename "tsc" to "timestamp"
[lttng-modules.git] / include / ringbuffer / frontend_types.h
index 07d23be260147ae8c56a233f599b30cc0c996c7b..65782ea776cefd67d44d7eaead57181048c33a97 100644 (file)
@@ -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.
                                         */
 
This page took 0.02471 seconds and 4 git commands to generate.