blob: c890a5dabdd6788c9f0bb3a565266dc9f7c6fbf7 [file] [log] [blame]
/*?
* Text: "CPU[%i] Counter data was lost\n"
* Severity: Error
* Parameter:
* @1: CPU identifier
* Description:
* The kernel could not extract data provided by the Performance Measurement Unit
* (PMU) fast enough, some data is overwritten.
* User action:
* None
*/
/*?
* Text: "CPU[%i] MT counter data was lost\n"
* Severity: Warning
* Parameter:
* @1: CPU identifier
* Description:
* The kernel could not extract data provided by the Performance Measurement Unit
* (PMU) fast enough, some data is overwritten.
* User action:
* None
*/
/*?
* Text: "Registering for CPU-measurement alerts failed with rc=%i\n"
* Severity: Error
* Parameter:
* @1: Return code of failed interrupt handler registration
* Description:
* Please insert description here
* User action:
* Reboot. If the problem persists, gather Linux debug data and report
* the problem to your support organization.
*/
/*? Text: "%s: %d output lines suppressed due to ratelimiting\n" */