internal FrameProfilerSection(IntPtr handle, FrameProfiler profiler) { this.Handle = handle; this.FrameProfiler = profiler; }