diff options
author | Vincent Donnefort <[email protected]> | 2021-02-25 08:36:12 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-03-06 12:40:22 +0100 |
commit | 736cc6b31102236a55470c72523ed0a65eb3f804 (patch) | |
tree | d20f8ce015929fd50d28aaedda4e8b8ddfa7c983 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 0372e1cf70c28de6babcba38ef97b6ae3400b101 (diff) |
sched/fair: use lsub_positive in cpu_util_next()
The sub_positive local version is saving an explicit load-store and is
enough for the cpu_util_next() usage.
Signed-off-by: Vincent Donnefort <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Reviewed-by: Quentin Perret <[email protected]>
Reviewed-by: Dietmar Eggemann <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions