IBM SMF Explorer
GitHubToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Field - rate_io_interrupt_by_tpi

I/O interrupt rate by TPI

Post-Processed

The field is created using the following pseudocode:

rate_io_interrupt_by_tpi = count_tpi * 1e2 / (count_slh + count_tpi)