diff options
author | Dave Chinner <dchinner@redhat.com> | 2023-03-16 03:31:02 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-03-19 20:02:04 +0300 |
commit | 1470afefc3c42df5d1662f87d079b46651bdc95b (patch) | |
tree | f295df464adc0ed2f43645a13ed73633371269f5 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 3cfb9290da3d87a5877b03bda96c3d5d3ed9fcb0 (diff) | |
download | linux-1470afefc3c42df5d1662f87d079b46651bdc95b.tar.xz |
cpumask: introduce for_each_cpu_or
Equivalent of for_each_cpu_and, except it ORs the two masks together
so it iterates all the CPUs present in either mask.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions