diff options
author | Alex Elder <[email protected]> | 2021-06-09 17:34:54 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-09 15:59:33 -0700 |
commit | 14ab6a208c11dcb7b91fda3e0866c7e6188dc553 (patch) | |
tree | f76962ea908be84ecb2c08359d808a26d91c2b03 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | f636a83662ffdc3e05526770e73628485f4a53de (diff) |
net: ipa: store memory region id in descriptor
Store the memory region ID in the memory descriptor structure. This
is a move toward *not* indexing the array by the ID, but for now we
must still specify those index values. Define an explicitly
undefined region ID, value 0, so uninitialized entries in the array
won't use an otherwise valid ID.
Signed-off-by: Alex Elder <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions