// Assembly: UnityEngine.CoreModule
// Full name: Unity.Profiling.ProfilerCounterOptions

namespace Unity.Profiling
{
public class ProfilerCounterOptions // TypeDefIndex: 8565
{
	// Fields
	type#27910 value__;
	type#24721 None;
	type#24721 FlushOnEndOfFrame;
	type#24721 ResetToZeroOnFlush;
}
}
