The interrupt panel displays information about the use of interrupt vectors.
Column | Description |
---|---|
VECTOR | Interrupt vector ID. |
COUNT/s | Total number of interrupts per second. This value is cumulative of the count for every CPU. |
COUNT_x | Interrupts per second on CPU x. |
TIME/int | Average processing time per interrupt (in microseconds). |
TIME_x | Average processing time per interrupt on CPU x (in microseconds). |
DEVICES | Devices that use the interrupt vector. If the interrupt vector is not enabled for the device, its name is enclosed in angle brackets (< and >). |