diff options
author | Jesse Brandeburg <[email protected]> | 2021-03-31 14:16:56 -0700 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-04-14 17:00:05 -0700 |
commit | b8b4772377dd8a916479796c8a8c5425f937fcaf (patch) | |
tree | 5a673af8f74cac409a42bb930daff674ba825500 /tools/perf/scripts/python/sched-migration.py | |
parent | a476d72abe6cdd2cccc3dbf5a844286cfe9684ed (diff) |
ice: refactor interrupt moderation writes
Introduce several new helpers for writing ITR and GLINT_RATE
registers, and refactor the code calling them. This resulted
in removal of several duplicate functions and rolled a bunch
of simple code back into the calling routines.
In particular this removes some code that was doing both
a store and a set in a helper function, which seems better
done as separate tasks in the caller (and generally takes
less lines of code even with a tiny bit of repetition).
Signed-off-by: Jesse Brandeburg <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions