summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMikko Perttunen <mperttunen@nvidia.com>2026-06-09 17:09:22 +0900
committerThierry Reding <treding@nvidia.com>2026-07-16 20:29:47 +0200
commit5d4f4018274069d6dd9ec760a29eceb88fc6bd49 (patch)
tree9fb758e94a496e25ced6613d27a98e7e1ed2f4b8 /tools/perf/scripts/python/export-to-sqlite.py
parent5c53592e3bc4f473b7fb94e4d6a4fa5aee4f7e3e (diff)
gpu: host1x: Annotate intentional syncpoint wrap-around
Host1x syncpoints are 32-bit counters that roll over by design. To make that explicit in the code, use wrapping_* functions whenever arithmetic is done on syncpoint values. Atomic operations cannot be updated but a comment is added. Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com> Link: https://patch.msgid.link/20260609-b4-host1x-small-fixes-a-v1-6-7c1131c0b3ad@nvidia.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions