Searched defs:profiling (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libbc/csu/common/
H A Dmon.c32 * If PROFDIR = NULL, no profiling output is produced.
55 int profiling; variable
162 return; /* no profiling on this run */
164 "PROFDIR/pid.progname" when done profiling */
199 * Control profiling
200 * profiling is what mcount checks to see if
211 profiling = 0;
215 profiling = 3;

Completed in 66 milliseconds