DOKK / manpages / debian 10 / systemtap-doc / probe::tty.resize.3stap.en
PROBE::TTY.RESIZE(3stap) TTY Tapset PROBE::TTY.RESIZE(3stap)

probe::tty.resize - Called when a terminal resize happens

tty.resize 

name

the tty name

new_xpixel

the new xpixel value

new_col

the new col value

old_col

the old col value

new_ypixel

the new ypixel value

old_ypixel

the old ypixel

old_row

the old row value

old_xpixel

the old xpixel

new_row

the new row value

tapset::tty(3stap)

October 2018 SystemTap Tapset Reference