aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2021-11-27 15:46:39 +0100
committerMauro Carvalho Chehab <[email protected]>2022-01-28 13:20:35 +0100
commit0533d1731d430086c6907d1b359805f0eec9cbf5 (patch)
tree4c519367a51e291cff34e0e0acfcdd19deef0cf7 /tools/perf/scripts/python
parent083d299a26c51675550909a16fcc5d64eb362b35 (diff)
media: v4l2-dev: Use non-atomic bitmap API when applicable
No concurrent access is possible when a bitmap is local to a function. So prefer the non-atomic '__[set|clear]_bit()' functions to save a few cycles. Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions