Searched refs:deltas (Results 1 – 7 of 7) sorted by relevance
660 static void add_deltas(s16 *deltas, const u8 *ref, int stride, in add_deltas() argument667 *deltas += *ref; in add_deltas()673 if (*deltas < 0) in add_deltas()674 *deltas = 0; in add_deltas()675 else if (*deltas > 255) in add_deltas()676 *deltas = 255; in add_deltas()677 deltas++; in add_deltas()
33 the deltas across all channels impacted by a
164 specific sections. For this it is needed to deltas on metrics.169 Then it's possible to take deltas of these slots counts
237 Print count deltas every N milliseconds (minimum: 1ms)244 Print count deltas for fixed number of times.252 Stop the 'perf stat' session and print count deltas after N milliseconds (minimum: 10 ms).
305 u64 deltas[NR_PSI_STATES - 1] = { 0, }; in collect_percpu_times() local332 deltas[s] += (u64)times[s] * nonidle; in collect_percpu_times()350 div_u64(deltas[s], max(nonidle_total, 1UL)); in collect_percpu_times()
302 cursor keycode after mouse travel exceeding the user specified deltas in
590 software time stamping and therefore could lead to unexpected deltas