aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2022-09-26 17:09:26 -0500
committerJakub Kicinski <kuba@kernel.org>2022-09-27 18:42:51 -0700
commitb5c35fa470ecbfeeb7a8caf1ff4d739a6bafcd4a (patch)
tree460971d44783847603e834179fc9699ae43f8719 /tools/perf/scripts/python/syscall-counts.py
parent62b9c009a8621ec5bef656b641a910055f0d0f20 (diff)
net: ipa: define more IPA register fields
Define the fields for the LOCAL_PKT_PROC_CNTXT, COUNTER_CFG, and IPA_TX_CFG IPA registers for all supported IPA versions. Create enumerated types to identify fields for these IPA registers. Use IPA_REG_FIELDS() to specify the field mask values defined for these registers, for each supported version of IPA. Use ipa_reg_bit() and ipa_reg_encode() to build up the values to be written to these registers. Remove the definition of the *_FMASK symbols as well as proc_cntxt_base_addr_encoded(), because they are no longer needed. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions