Thomas Gleixner <[email protected]> writes:
>  
> +static void __init rapl_advertise(void)
> +{
> +     int i;
> +
> +     pr_info("API unit is 2^-32 Joules, %d fixed counters, %llu ms ovfl 
> timer\n",
> +             hweight32(rapl_cntr_mask), rapl_timer_ms);

Does the final resulting line contain RAPL for grepping?

Ideally would be similar as before in case someone has a parser for
this.

-Andi

-- 
[email protected] -- Speaking for myself only

Reply via email to