internal void GetName(ref string name)
 {
     name = ProfilerUnsafeUtility.Internal_GetName(this.m_Ptr);
 }