Re: [PATCH 4/4] powerpc/perf: Add power12 Base Performance Monitoring support

Nikhil Kumar Singh <[email protected]> Mon, 3 Aug 2026 08:40:23 +0530
Newsgroups org.ozlabs.lists.linuxppc-dev
Message-ID <[email protected]>

On 29/07/26 20:24, Mahesh Salgaonkar wrote:

> +/* Instruction Demand sectors wriittent into IL1 */
> +EVENT(PM_INST_FROM_L1MISS,			0x03F00000001C040);
Hi Athira and Mahesh,

There is a typo here: "wriittent" should be "written".

Thanks
~ Nikhil