opcprof(3) LPC Library Functions opcprof(3) NAME opcprof() - reports statistics on calling frequencies of various efuns SYNOPSIS void opcprof( string | void ); DESCRIPTION This function dumps a list of statistics on each efunction and eoperator. If no argument is specified, then the infor- mation 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. SEE ALSO function_profile(3) MudOS Last change: 5 Sep 1994 1