X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=libringbuffer%2Fbackend_internal.h;h=3ab60a7fa327b6b58acb331ecbd2a1a4f74d0185;hb=3d1aec25c7cc70f4b240a4498d876d9782497cd4;hp=050c98ac530dfc34f267ff9f23cb9bf8db84bbfd;hpb=6d0c2f84f1ec7f09ecfc2da1bb6145c0b7b71e26;p=lttng-ust.git diff --git a/libringbuffer/backend_internal.h b/libringbuffer/backend_internal.h index 050c98ac..3ab60a7f 100644 --- a/libringbuffer/backend_internal.h +++ b/libringbuffer/backend_internal.h @@ -240,9 +240,10 @@ unsigned long subbuffer_get_records_count( /* * Must be executed at subbuffer delivery when the writer has _exclusive_ - * subbuffer access. See ring_buffer_check_deliver() for details. - * ring_buffer_get_records_count() must be called to get the records count - * before this function, because it resets the records_commit count. + * subbuffer access. See lib_ring_buffer_check_deliver() for details. + * lib_ring_buffer_get_records_count() must be called to get the records + * count before this function, because it resets the records_commit + * count. */ static inline unsigned long subbuffer_count_records_overrun(