diff options
author | Mark Brown <[email protected]> | 2023-04-04 20:42:28 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-04-05 11:39:58 +0100 |
commit | fac79bad889bb167a37492181646992c8c48903b (patch) | |
tree | 6034dcc278cf70e391656b860d4a60d69cc20af8 /tools/perf/scripts/python/stackcollapse.py | |
parent | 451941ac1ee2be125ac5029593a64b04badaa314 (diff) |
regmap: Use mas_walk() instead of mas_find()
Liam recommends using mas_walk() instead of mas_find() for our use case so
let's do that, it avoids some minor overhead associated with being able to
restart the operation which we don't need since we do a simple search.
Suggested-by: Liam R. Howlett <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions