// Assembly: UnityEngine.CoreModule
// Full name: Unity.Profiling.LowLevel.Unsafe.ProfilerUnsafeUtility

namespace Unity.Profiling.LowLevel.Unsafe
{
public class ProfilerUnsafeUtility // TypeDefIndex: 8569
{

	// Methods
	// RVA: -1
	internal static type#27901 CreateCategory__Unmanaged(type#12376 name, type#20867 nameLen, type#24717 colorIndex) { }
	// RVA: -1
	public static type#24719 GetCategoryDescription(type#27901 categoryId) { }
	// RVA: -1
	public static type#20925 CreateMarker(type#26576 name, type#27901 categoryId, type#22420 flags, type#20867 metadataCount) { }
	// RVA: -1
	internal static type#20925 CreateMarker__Unmanaged(type#12376 name, type#20867 nameLen, type#27901 categoryId, type#22420 flags, type#20867 metadataCount) { }
	// RVA: -1
	internal static type#28660 SetMarkerMetadata__Unmanaged(type#20925 markerPtr, type#20867 index, type#12376 name, type#20867 nameLen, type#15455 type, type#15455 unit) { }
	// RVA: -1
	public static type#28660 BeginSample(type#20925 markerPtr) { }
	// RVA: -1
	public static type#28660 EndSample(type#20925 markerPtr) { }
	// RVA: -1
	internal static type#12457 CreateCounterValue__Unmanaged(type#11951 counterPtr, type#12376 name, type#20867 nameLen, type#27901 categoryId, type#22420 flags, type#15455 dataType, type#15455 dataUnit, type#20867 dataSize, type#24720 counterOptions) { }
	// RVA: -1
	internal static type#26576 Utf8ToString(type#12376 chars, type#20867 charsLen) { }
	// RVA: -1
	private static type#28660 GetCategoryDescription_Injected(type#27901 categoryId, type#12058 ret) { }
	// RVA: -1
	private static type#20925 CreateMarker_Injected(type#11995 name, type#27901 categoryId, type#22420 flags, type#20867 metadataCount) { }
}
}
