Produces profile data with 32-bit counters.
None
IA-32, IntelŪ ItaniumŪ architecture
Linux: | -prof-format-32 |
Windows: | /Qprof-format-32 |
None
OFF | The compiler produces profile data with 64-bit counters to handle large numbers of events. |
This option produces profile data with 32-bit counters. It allows compatibility with earlier compilers.
Linux: -prof_format_32
Windows: /Qprof_format_32