gc_trace (on_flag)
This function turns on (on-flag is non-nil) or off (on-flag is nil) the tracing of garbage collection. When garbage collection tracing is on, statistics are collected concerning the number of allocated cells, number of collection calls, and the elapsed time spent within the garbage collector. These statistics can be accessed using a call to allocated-cells.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.