FunctionPackage: profToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 8.0
Unrevised from 7.0 to 8.0.

show-call-counts

Arguments: &key current-profile count

Prints (to *standard-output*) the top count functions and their call-counts from the runtime analysis specified by the :profile keyword argument. count defaults to 50 and current-profile defaults to the current-profile. If a value is specified for current-profile, it must have been saved with save-current-profile.

See also list-call-counts.

See runtime-analyzer.htm for general information on the runtime analyzer.


Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 8.0
Unrevised from 7.0 to 8.0.