Technical data

profile interval
CR-116 ModelSim Commands ModelSim EE/SE Command Reference
profile interval
The profile interval command allows you to select the frequency with which the
profiler collects samples during a run command.
Syntax
profile interval
[sample-frequency]
Arguments
sample-frequency
An integer value from 1 to 999 that represents how many milliseconds to wait between each
sample collected during a profiled simulation run. Default is 10 ms.
If the sample-frequency is not supplied, the profile interval command returns the
current sample frequency.
See also
profile clear command
(CR-115), profile off command (CR-117), profile on
command
(CR-118), profile option command (CR-119), profile report command
(CR-120)
Note: Profiling must be active when this command is invoked. Use the profile on command (CR-118) to
begin profiling.