prof-format-32, Qprof-format-32

Produces profile data with 32-bit counters.

IDE Equivalent

None

Architectures

IA-32, IntelŪ ItaniumŪ architecture

Syntax

Linux: -prof-format-32
Windows:  /Qprof-format-32

Arguments

None

Default

OFF The compiler produces profile data with 64-bit counters to handle large numbers of events.

Description

This option produces profile data with 32-bit counters. It allows compatibility with earlier compilers.

Alternate Options

Linux: -prof_format_32
Windows: /Qprof_format_32