diff options
author | Nadav Amit <[email protected]> | 2021-02-20 15:17:12 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-03-06 12:59:10 +0100 |
commit | a5aa5ce300597224ec76dacc8e63ba3ad7a18bbd (patch) | |
tree | 6478eaabc9418b223d639f961fe7b63dabc0e3f5 /tools/perf/util/trace-event-scripting.c | |
parent | 1608e4cf31b88c8c448ce13aa1d77969dda6bdb7 (diff) |
smp: Inline on_each_cpu_cond() and on_each_cpu()
Simplify the code and avoid having an additional function on the stack
by inlining on_each_cpu_cond() and on_each_cpu().
Suggested-by: Peter Zijlstra <[email protected]>
Signed-off-by: Nadav Amit <[email protected]>
[ Minor edits. ]
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions