virtual AmpProfileLevel GetProfileLevel() const;
GetProfileLevel returns the level of function profiling. The higher the level, the more detailed the function call graph, but also the higher the performance hit.
The level of function profiling.