profiler-log-size

profiler-log-size is a variable defined in `C source code'.
Its value is
10000


Documentation:
Number of distinct call-stacks that can be recorded in a profiler log.
If the log gets full, some of the least-seen call-stacks will be evicted
to make room for new entries.