Provided by: systemtap-doc_5.1-4.1_amd64 

NAME
probe::tty.resize - Called when a terminal resize happens
SYNOPSIS
tty.resize
VALUES
new_row the new row value old_row the old row value old_col the old col value name the tty name new_col the new col value new_ypixel the new ypixel value new_xpixel the new xpixel value old_ypixel the old ypixel old_xpixel the old xpixel
SEE ALSO
tapset::tty(3stap) SystemTap Tapset Reference April 2024 PROBE::TTY.RESIZE(3stap)