Performance: Mark channel and buffer event disabled check unlikely
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 19 Sep 2016 01:31:02 +0000 (21:31 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 24 Sep 2016 14:56:19 +0000 (10:56 -0400)
commitf52a5702dbeb8125ca373ba363b29cbff3042cc1
tree033039e4bed3a39e99c926749881956438ef7ffe
parent16ec84c8bd34ce34dd59a9052e7a24eaa0f427f5
Performance: Mark channel and buffer event disabled check unlikely

Channel and buffer are typically enabled when tracing, else the probes
would not be connected. Ensure the compiler optimizes for the right
usual case.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
libringbuffer/frontend_api.h
This page took 0.024693 seconds and 4 git commands to generate.