summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorYury Norov <yury.norov@gmail.com>2025-01-28 11:46:36 -0500
committerYury Norov <yury.norov@gmail.com>2025-02-24 16:37:23 -0500
commit566babe82b10b2b02c0ed2cbdefbc05061533d2a (patch)
tree60360729a449dc0ac085a60980fac9c0d04f3901 /tools/perf/scripts/python/task-analyzer.py
parent3268cb2e49cc2a2d142f210efdc82602639d2047 (diff)
cpumask: use cpumask_next_wrap() where appropriate
Now that cpumask_next{_and}_wrap() is wired to generic find_next_bit_wrap(), we can use it in cpumask_any{_and}_distribute(). This automatically makes the cpumask_*_distribute() functions to use small_cpumask_bits instead of nr_cpumask_bits, which itself is a good optimization. Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions