]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf arm-spe: Introduce arm_spe__is_homogeneous()
authorLeo Yan <leo.yan@arm.com>
Thu, 3 Oct 2024 18:53:18 +0000 (19:53 +0100)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 14 Oct 2024 19:04:31 +0000 (12:04 -0700)
commit56ae663e7636f2ce180201f0f18d7736c319a43f
tree91b77748de8d87d8597c1b4d986bdbca7d3f6f5b
parent50b8f1d5bf4ad7f09ef8012ccf5f94f741df827b
perf arm-spe: Introduce arm_spe__is_homogeneous()

Introduce the arm_spe__is_homogeneous() function, it uses to check if
Arm SPE is homogeneous cross all CPUs.

Signed-off-by: Leo Yan <leo.yan@arm.com>
Reviewed-by: James Clark <james.clark@linaro.org>
Link: https://lore.kernel.org/r/20241003185322.192357-4-leo.yan@arm.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/arm-spe.c