Controls the generation of extra object code for use with the CodeWarrior profiler.
Compatibility:This pragma is compatible with the following platform targets:
|
NEC V800
|
Intel x86
|
MIPS
|
#pragma profile on | off | reset
Remarks:This pragma applies to Mac OS programming only.
This pragma corresponds to the Generate Profiler Calls option in the 68K Processor settings panel and the Emit Profiler Calls in the PPC Processor settings panel. To check whether this option is on, use __option (profile) described in "Checking Options."