diff options
author | Yury Norov <[email protected]> | 2023-09-24 19:38:15 -0700 |
---|---|---|
committer | Yury Norov <[email protected]> | 2023-10-14 20:25:22 -0700 |
commit | 9276819a68b52cf2577f77985041faf527cf477c (patch) | |
tree | 32b47f510cc4c21acfd629749063a3cd518887c6 /tools/perf/scripts/python/task-analyzer.py | |
parent | add00c76ee4dafbc35b170bea144358fd62daebb (diff) |
bitmap: replace _reg_op(REG_OP_ISFREE) with find_next_bit()
_reg_op(REG_OP_ISFREE) can be trivially replaced with find_next_bit().
Doing that opens room for potential small_const_nbits() optimization.
CC: Andy Shevchenko <[email protected]>
CC: Rasmus Villemoes <[email protected]>
Signed-off-by: Yury Norov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions