diff options
author | Rik van Riel <[email protected]> | 2018-09-25 23:58:41 -0400 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2018-10-09 16:51:11 +0200 |
commit | 7d49b28a80b830c3ca876d33bedc58d62a78e16f (patch) | |
tree | c6a906d70f899bb2989f97cad1efdd93e9af2015 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c3f7f2c7eba1a53d2e5ffbc2dcc9a20c5f094890 (diff) |
smp,cpumask: introduce on_each_cpu_cond_mask
Introduce a variant of on_each_cpu_cond that iterates only over the
CPUs in a cpumask, in order to avoid making callbacks for every single
CPU in the system when we only need to test a subset.
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Rik van Riel <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions