aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAhmed S. Darwish <darwi@linutronix.de>2025-03-24 14:33:04 +0100
committerIngo Molnar <mingo@kernel.org>2025-03-25 10:22:26 +0100
commit036a73b5174477b72d881b4c75740d3dbfd7ec49 (patch)
tree0c904adb3b7963468eb77d56750b957429c10053 /tools/perf/scripts/python
parentx86/cacheinfo: Constify _cpuid4_info_regs instances (diff)
downloadlinux-036a73b5174477b72d881b4c75740d3dbfd7ec49.tar.gz
linux-036a73b5174477b72d881b4c75740d3dbfd7ec49.zip
x86/cacheinfo: Align ci_info_init() assignment expressions
The ci_info_init() function initializes 10 members of a 'struct cacheinfo' instance using passed data from CPUID leaf 0x4. Such assignment expressions are difficult to read in their current form. Align them for clarity. Signed-off-by: Ahmed S. Darwish <darwi@linutronix.de> Signed-off-by: Ingo Molnar <mingo@kernel.org> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Link: https://lore.kernel.org/r/20250324133324.23458-10-darwi@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions