Lines Matching refs:buffer
92 Enable asynchronous tracing. This will buffer all the tracing
93 packets to the ring buffer first, tracing thread will try to
94 output as much data as possible from the buffer when tracing
112 every first packet put to tracing buffer.
115 int "Size of tracing buffer"
120 Size of tracing buffer. If TRACING_ASYNC is enabled, tracing buffer
121 is used as a ring buffer to buffer data packet and string packet. If
122 TRACING_SYNC is enabled, the buffer is used to hold the formatted data.
158 Use a ram buffer to output tracing data which can
180 int "Ram Tracing buffer size"
184 Size of the RAM trace buffer. Trace will be discarded if the
196 int "Size of tracing command buffer"
200 Size of tracing command buffer.