IBM SMF Explorer
GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Field - transaction_total_swapped_in

Total frames of all swapped-in transactions

Description

Total (Central Storage + Expanded Storage) frames of all swapped-in transactions

Post-Processed

The field is created using the following pseudocode:

return total_page_residency_time / interval_in_milliseconds * 1024 / 1000