Lines Matching refs:trace
120 The trace buffer can be configured to omit recording of changes in
123 the trace buffer from overflowing because of any sort of loop (for, do
126 Because zero-overhead Hardware loops are not recorded in the trace buffer,
127 this feature can be used to prevent trace overflow from loops that
133 The trace buffer records all changes of flow
138 The trace buffer does not record single loops - helpful if trace
144 The trace buffer does not record loops two levels deep. Helpful if
145 the trace is spinning in a nested loop
175 This sets the size of the software buffer that the trace information
189 quickly fill up the hardware trace buffer. When debugging crashes,
190 the hardware trace may indicate that the problem lies in kernel
194 of code so that the trace buffer will extend further back.