Performance: add missing "caa_unlikely" on fast-path
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 21 Nov 2016 20:58:29 +0000 (15:58 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 21 Nov 2016 20:58:29 +0000 (15:58 -0500)
commit630d6836f88124699c2a4554aeb33d9793f6764a
tree420318732bbaf9f75d3a4be50eb8a026e3c0c93f
parent932b85faaf5e3b8e164aab1247c498a94c77060f
Performance: add missing "caa_unlikely" on fast-path

There is a missing branch prediction hint on the return value of
lib_ring_buffer_reserve().

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/lttng-ring-buffer-client.h
This page took 0.024566 seconds and 4 git commands to generate.