diff options
author | Przemek Kitszel <[email protected]> | 2023-08-08 17:54:16 -0400 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2023-08-17 13:59:46 -0700 |
commit | b214b98a7fc4dfcce7b67b2e08a22b7fe62c55d0 (patch) | |
tree | 3d44d8e4873de0eb7fae4c3118c089c4727bd33a /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | e1e8a142c43336e3d25bfa1cb3a4ae7d00875c48 (diff) |
ice: embed &ice_rq_event_info event into struct ice_aq_task
Expose struct ice_aq_task to callers,
what takes burden of memory ownership out from AQ-wait family of functions,
and reduces need for heap-based allocations.
Embed struct ice_rq_event_info event into struct ice_aq_task
(instead of it being a ptr) to remove some more code from the callers.
Subsequent commit will improve more based on this one.
Reviewed-by: Jacob Keller <[email protected]>
Signed-off-by: Przemek Kitszel <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
Reviewed-by: Leon Romanovsky <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions