Lines Matching +full:higher +full:- +full:than +full:- +full:threshold
1 .. |threshold| replace:: **-a/--auto**, **-s/--stop**, or **-S/--stop-total** substdef
2 .. |thresharg| replace:: -s
9 **-a**, **--auto** *us*
12 while debugging the system. It is equivalent to use **-s** *us* **-T 1 -t**.
14 **-p**, **--period** *us*
18 **-r**, **--runtime** *us*
22 **-s**, **--stop** *us*
24 Stop the trace if a single sample is higher than the argument in microseconds.
25 If **-T** is set, it will also save the trace to the output.
27 **-S**, **--stop-total** *us*
29 Stop the trace if the total sample is higher than the argument in microseconds.
30 If **-T** is set, it will also save the trace to the output.
32 **-T**, **--threshold** *us*
35 The default threshold is *5 us*.
37 **-t**, **--trace** \[*file*]