aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorCaleb Sander Mateos <[email protected]>2024-11-07 11:30:52 -0700
committerJakub Kicinski <[email protected]>2024-11-11 14:13:44 -0800
commit619e4109e2588436327f23c04c54a9994b765636 (patch)
tree959ff8f239c1cb4b96448dbc633362334a92c8ed /tools/perf/scripts/python/bin/stackcollapse-record
parentb83db10996f5276f998bb5bb59da2fada560efbd (diff)
mlx5/core: deduplicate {mlx5_,}eq_update_ci()
The logic of eq_update_ci() is duplicated in mlx5_eq_update_ci(). The only additional work done by mlx5_eq_update_ci() is to increment eq->cons_index. Call eq_update_ci() from mlx5_eq_update_ci() to avoid the duplication. Signed-off-by: Caleb Sander Mateos <[email protected]> Reviewed-by: Parav Pandit <[email protected]> Acked-by: Tariq Toukan <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions