Lines Matching refs:buffer
108 Specifies how the recorder buffer is allocated (also in case of streaming, in
109 port using the recorders internal temporary buffer)
212 ports that uses the internal buffer, like TCP/IP). For such stream ports,
230 a stream port leveraging the internal buffer (like TCP/IP). A shorter delay
232 of the trace streaming, especially if the trace buffer is small.
357 events are stored in a ring buffer, i.e., where the oldest events are
358 overwritten when the buffer becomes full. This allows you to get the last
363 recording is stopped when the buffer becomes full. This is useful for
367 bool "Ring buffer mode"
378 This defines the capacity of the event buffer, i.e., the number of records
384 event buffer.
416 An integer constant that can be used to reduce the buffer usage of memory
464 the event buffer whenever the object is referenced. Moreover, some internal
472 separate user event buffer (UB).
475 user events as they don't need to share the buffer space with more
478 The UB is typically used with the snapshot ring-buffer mode, so the
479 recording can continue when the main buffer gets full. And since the
480 main buffer then overwrites the earliest events, Tracealyzer displays
507 as they are then rerouted to the UB instead of the main event buffer.
526 This defines the capacity of the user event buffer (UB), in number of slots.
537 event buffer, and contains both a User Event Channel (the name) and