Library /sys$common/syshlp/PCA$HELP.HLB  —  SET  CPU_SAMPLING, Qualifiers

1    /INTERVAL

       /INTERVAL:n

    Specifies the sampling interval in milliseconds. The value of n
    must be at least 10 milliseconds and at most 60,000 milliseconds.
    Because the granularity of the system clock is 10 milliseconds,
    you should use a multiple of 10. The default sampling interval is
    10 milliseconds; therefore, you can use the /INTERVAL:n qualifier
    only to specify a longer sampling interval.

2    /STACK_PCS

    Specifies that stack PC values are collected for CPU data.
    Further CPU_SAMPLING requests will assume a default of /STACK_
    PCS. This is the default upon entry into the Collector.

3    /NOSTACK_PCS

    Specifies that no stack PC values are collected for CPU data.
Close Help