public int Get_Total_Calls()
        {
            int ret = LinearMathPINVOKE.CProfileNode_Get_Total_Calls(swigCPtr);

            return(ret);
        }