.\"report statistics on the frequency with which efuns have been called.

.DT
opcprof
Discworld driver help
opcprof

Name
.SI 5
opcprof() - reports statistics on calling frequencies of various efuns

.EI
Synopsis
.SI 5
void opcprof(string|void);

.EI
Description
.SP 5 5
This function dumps a list of statistics on each efunction and eoperator.
If no argument is specified, then the information will be dumped to files
named /OPCPROF.efun and /OPCPROF.eoper.  If an argument is specified, then
that name is used as the filename for the dump.
.EP
