diff options
| author | Catalin Marinas <[email protected]> | 2022-01-31 16:54:54 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2022-02-15 22:53:29 +0000 |
| commit | ab1e435ca7913e384ed801210418633eee43a71b (patch) | |
| tree | dc0de96848ca1ced16bef297e43239d96ea511da /tools/perf/scripts/python/bin/export-to-sqlite-report | |
| parent | 761b9b366cec0c81a1cd80930f00611d86521d1b (diff) | |
arm64: mte: Define the number of bytes for storing the tags in a page
Rather than explicitly calculating the number of bytes for a compact tag
storage format corresponding to a page, just add a MTE_PAGE_TAG_STORAGE
macro. With the current MTE implementation of 4 bits per tag, we store
2 tags in a byte.
Signed-off-by: Catalin Marinas <[email protected]>
Acked-by: Luis Machado <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions