Lines Matching refs:time
127 --time::
128 Analyze samples within given time window. It supports time
129 percent with multiple time ranges. Time string is 'a%/n,b%/m,...'
134 Select the second 10% time slice to diff:
136 perf diff --time 10%/2
138 Select from 0% to 10% time slice to diff:
140 perf diff --time 0%-10%
142 Select the first and the second 10% time slices to diff:
144 perf diff --time 10%/1,10%/2
148 perf diff --time 0%-10%,30%-40%
150 It also supports analyzing samples within a given time window
152 is not given (i.e. time string is ',x.y') then analysis starts at
153 the beginning of the file. If stop time is not given (i.e. time
156 to be quoted e.g. --time "1234.567,1234.789 1235,"
168 perf diff --time 3946.361400,:3971.150589,