< prev index next >

src/hotspot/share/utilities/dtrace_disabled.hpp

Print this page

   1 /*
   2  * Copyright (c) 2011, 2024, Oracle and/or its affiliates. All rights reserved.
   3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4  *
   5  * This code is free software; you can redistribute it and/or modify it
   6  * under the terms of the GNU General Public License version 2 only, as
   7  * published by the Free Software Foundation.
   8  *
   9  * This code is distributed in the hope that it will be useful, but WITHOUT
  10  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  11  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  12  * version 2 for more details (a copy is included in the LICENSE file that
  13  * accompanied this code).
  14  *
  15  * You should have received a copy of the GNU General Public License version
  16  * 2 along with this work; if not, write to the Free Software Foundation,
  17  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  18  *
  19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  20  * or visit www.oracle.com if you need additional information or have any
  21  * questions.
  22  *

 794 #define HOTSPOT_JNI_GETSUPERCLASS_ENTRY(arg0, arg1)
 795 #define HOTSPOT_JNI_GETSUPERCLASS_ENTRY_ENABLED()  0
 796 #define HOTSPOT_JNI_GETSUPERCLASS_RETURN(arg0)
 797 #define HOTSPOT_JNI_GETSUPERCLASS_RETURN_ENABLED()  0
 798 #define HOTSPOT_JNI_GETVERSION_ENTRY(arg0)
 799 #define HOTSPOT_JNI_GETVERSION_ENTRY_ENABLED()  0
 800 #define HOTSPOT_JNI_GETVERSION_RETURN(arg0)
 801 #define HOTSPOT_JNI_GETVERSION_RETURN_ENABLED()  0
 802 #define HOTSPOT_JNI_ISASSIGNABLEFROM_ENTRY(arg0, arg1, arg2)
 803 #define HOTSPOT_JNI_ISASSIGNABLEFROM_ENTRY_ENABLED()  0
 804 #define HOTSPOT_JNI_ISASSIGNABLEFROM_RETURN(arg0)
 805 #define HOTSPOT_JNI_ISASSIGNABLEFROM_RETURN_ENABLED()  0
 806 #define HOTSPOT_JNI_ISINSTANCEOF_ENTRY(arg0, arg1, arg2)
 807 #define HOTSPOT_JNI_ISINSTANCEOF_ENTRY_ENABLED()  0
 808 #define HOTSPOT_JNI_ISINSTANCEOF_RETURN(arg0)
 809 #define HOTSPOT_JNI_ISINSTANCEOF_RETURN_ENABLED()  0
 810 #define HOTSPOT_JNI_ISSAMEOBJECT_ENTRY(arg0, arg1, arg2)
 811 #define HOTSPOT_JNI_ISSAMEOBJECT_ENTRY_ENABLED()  0
 812 #define HOTSPOT_JNI_ISSAMEOBJECT_RETURN(arg0)
 813 #define HOTSPOT_JNI_ISSAMEOBJECT_RETURN_ENABLED()  0




 814 #define HOTSPOT_JNI_MONITORENTER_ENTRY(arg0, arg1)
 815 #define HOTSPOT_JNI_MONITORENTER_ENTRY_ENABLED()  0
 816 #define HOTSPOT_JNI_MONITORENTER_RETURN(arg0)
 817 #define HOTSPOT_JNI_MONITORENTER_RETURN_ENABLED()  0
 818 #define HOTSPOT_JNI_MONITOREXIT_ENTRY(arg0, arg1)
 819 #define HOTSPOT_JNI_MONITOREXIT_ENTRY_ENABLED()  0
 820 #define HOTSPOT_JNI_MONITOREXIT_RETURN(arg0)
 821 #define HOTSPOT_JNI_MONITOREXIT_RETURN_ENABLED()  0
 822 #define HOTSPOT_JNI_NEWBOOLEANARRAY_ENTRY(arg0, arg1)
 823 #define HOTSPOT_JNI_NEWBOOLEANARRAY_ENTRY_ENABLED()  0
 824 #define HOTSPOT_JNI_NEWBOOLEANARRAY_RETURN(arg0)
 825 #define HOTSPOT_JNI_NEWBOOLEANARRAY_RETURN_ENABLED()  0
 826 #define HOTSPOT_JNI_NEWBYTEARRAY_ENTRY(arg0, arg1)
 827 #define HOTSPOT_JNI_NEWBYTEARRAY_ENTRY_ENABLED()  0
 828 #define HOTSPOT_JNI_NEWBYTEARRAY_RETURN(arg0)
 829 #define HOTSPOT_JNI_NEWBYTEARRAY_RETURN_ENABLED()  0
 830 #define HOTSPOT_JNI_NEWCHARARRAY_ENTRY(arg0, arg1)
 831 #define HOTSPOT_JNI_NEWCHARARRAY_ENTRY_ENABLED()  0
 832 #define HOTSPOT_JNI_NEWCHARARRAY_RETURN(arg0)
 833 #define HOTSPOT_JNI_NEWCHARARRAY_RETURN_ENABLED()  0

   1 /*
   2  * Copyright (c) 2011, 2026, Oracle and/or its affiliates. All rights reserved.
   3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4  *
   5  * This code is free software; you can redistribute it and/or modify it
   6  * under the terms of the GNU General Public License version 2 only, as
   7  * published by the Free Software Foundation.
   8  *
   9  * This code is distributed in the hope that it will be useful, but WITHOUT
  10  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  11  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  12  * version 2 for more details (a copy is included in the LICENSE file that
  13  * accompanied this code).
  14  *
  15  * You should have received a copy of the GNU General Public License version
  16  * 2 along with this work; if not, write to the Free Software Foundation,
  17  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  18  *
  19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  20  * or visit www.oracle.com if you need additional information or have any
  21  * questions.
  22  *

 794 #define HOTSPOT_JNI_GETSUPERCLASS_ENTRY(arg0, arg1)
 795 #define HOTSPOT_JNI_GETSUPERCLASS_ENTRY_ENABLED()  0
 796 #define HOTSPOT_JNI_GETSUPERCLASS_RETURN(arg0)
 797 #define HOTSPOT_JNI_GETSUPERCLASS_RETURN_ENABLED()  0
 798 #define HOTSPOT_JNI_GETVERSION_ENTRY(arg0)
 799 #define HOTSPOT_JNI_GETVERSION_ENTRY_ENABLED()  0
 800 #define HOTSPOT_JNI_GETVERSION_RETURN(arg0)
 801 #define HOTSPOT_JNI_GETVERSION_RETURN_ENABLED()  0
 802 #define HOTSPOT_JNI_ISASSIGNABLEFROM_ENTRY(arg0, arg1, arg2)
 803 #define HOTSPOT_JNI_ISASSIGNABLEFROM_ENTRY_ENABLED()  0
 804 #define HOTSPOT_JNI_ISASSIGNABLEFROM_RETURN(arg0)
 805 #define HOTSPOT_JNI_ISASSIGNABLEFROM_RETURN_ENABLED()  0
 806 #define HOTSPOT_JNI_ISINSTANCEOF_ENTRY(arg0, arg1, arg2)
 807 #define HOTSPOT_JNI_ISINSTANCEOF_ENTRY_ENABLED()  0
 808 #define HOTSPOT_JNI_ISINSTANCEOF_RETURN(arg0)
 809 #define HOTSPOT_JNI_ISINSTANCEOF_RETURN_ENABLED()  0
 810 #define HOTSPOT_JNI_ISSAMEOBJECT_ENTRY(arg0, arg1, arg2)
 811 #define HOTSPOT_JNI_ISSAMEOBJECT_ENTRY_ENABLED()  0
 812 #define HOTSPOT_JNI_ISSAMEOBJECT_RETURN(arg0)
 813 #define HOTSPOT_JNI_ISSAMEOBJECT_RETURN_ENABLED()  0
 814 #define HOTSPOT_JNI_ISVALUEOBJECT_ENTRY(arg0, arg1)
 815 #define HOTSPOT_JNI_ISVALUEOBJECT_ENTRY_ENABLED()  0
 816 #define HOTSPOT_JNI_ISVALUEOBJECT_RETURN(arg0)
 817 #define HOTSPOT_JNI_ISVALUEOBJECT_RETURN_ENABLED()  0
 818 #define HOTSPOT_JNI_MONITORENTER_ENTRY(arg0, arg1)
 819 #define HOTSPOT_JNI_MONITORENTER_ENTRY_ENABLED()  0
 820 #define HOTSPOT_JNI_MONITORENTER_RETURN(arg0)
 821 #define HOTSPOT_JNI_MONITORENTER_RETURN_ENABLED()  0
 822 #define HOTSPOT_JNI_MONITOREXIT_ENTRY(arg0, arg1)
 823 #define HOTSPOT_JNI_MONITOREXIT_ENTRY_ENABLED()  0
 824 #define HOTSPOT_JNI_MONITOREXIT_RETURN(arg0)
 825 #define HOTSPOT_JNI_MONITOREXIT_RETURN_ENABLED()  0
 826 #define HOTSPOT_JNI_NEWBOOLEANARRAY_ENTRY(arg0, arg1)
 827 #define HOTSPOT_JNI_NEWBOOLEANARRAY_ENTRY_ENABLED()  0
 828 #define HOTSPOT_JNI_NEWBOOLEANARRAY_RETURN(arg0)
 829 #define HOTSPOT_JNI_NEWBOOLEANARRAY_RETURN_ENABLED()  0
 830 #define HOTSPOT_JNI_NEWBYTEARRAY_ENTRY(arg0, arg1)
 831 #define HOTSPOT_JNI_NEWBYTEARRAY_ENTRY_ENABLED()  0
 832 #define HOTSPOT_JNI_NEWBYTEARRAY_RETURN(arg0)
 833 #define HOTSPOT_JNI_NEWBYTEARRAY_RETURN_ENABLED()  0
 834 #define HOTSPOT_JNI_NEWCHARARRAY_ENTRY(arg0, arg1)
 835 #define HOTSPOT_JNI_NEWCHARARRAY_ENTRY_ENABLED()  0
 836 #define HOTSPOT_JNI_NEWCHARARRAY_RETURN(arg0)
 837 #define HOTSPOT_JNI_NEWCHARARRAY_RETURN_ENABLED()  0
< prev index next >