Provided by: systemtap-doc_5.1-4.1_amd64 bug

NAME

       probe::tty.read - called when a tty line will be read

SYNOPSIS

       tty.read

VALUES

       file_name
           the file name lreated to the tty

       buffer
           the buffer that will receive the characters

       driver_name
           the driver name

       nr
           The amount of characters to be read

SEE ALSO

       tapset::tty(3stap)

SystemTap Tapset Reference                         April 2024                             PROBE::TTY.READ(3stap)