Library /sys$common/syshlp/SDA.HLB  —  SHOW  TQE
    Displays the entries in the timer queue. The default output
    is a summary display of all timer queue entries (TQEs) in
    chronological order.

    Format

      SHOW TQE  [/ADDRESS=n] [/ALL] [/BACKLINK] [/PID=n] [/ROUTINE=n]

1  –  Qualifiers

1.1    /ADDRESS

       /ADDRESS=n

    Outputs a detailed display of the TQE at the specified address.

1.2    /ALL

    Outputs a detailed display of all TQEs.

1.3    /BACKLINK

    Outputs the display of TQEs, either detailed (/ALL) or brief
    (default), in reverse order, starting at the entry furthest into
    the future.

1.4    /PID

       /PID=n

    Limits the display to the TQEs that affect the process with the
    specified internal PID. The PID format required is the entire
    internal PID, including both the process index and the sequence
    number, and not the extended PID or process index alone, as used
    elsewhere in SDA. You can also display TQEs specific to a process
    using SHOW PROCESS/TQE.

1.5    /ROUTINE

       /ROUTINE=n

    Limits the display to the TQEs for which the specified address is
    the fork PC.
Close Help