/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class TAU_0002fProfile */ #ifndef _Included_TAU_0002fProfile #define _Included_TAU_0002fProfile #ifdef __cplusplus extern "C" { #endif #undef TAU_0002fProfile_TAU_DEFAULT #define TAU_0002fProfile_TAU_DEFAULT 4294967295LL /* * Class: TAU_0002fProfile * Method: NativeProfile * Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;J)V */ JNIEXPORT void JNICALL Java_TAU_Profile_NativeProfile (JNIEnv *, jobject, jstring, jstring, jstring, jlong) #if defined(__cplusplus) && defined(JAVA_NATIVE_METHOD_THROW_CLAUSE) throw() #endif ; /* * Class: TAU_0002fProfile * Method: NativeStart * Signature: ()V */ JNIEXPORT void JNICALL Java_TAU_Profile_NativeStart (JNIEnv *, jobject) #if defined(__cplusplus) && defined(JAVA_NATIVE_METHOD_THROW_CLAUSE) throw() #endif ; /* * Class: TAU_0002fProfile * Method: NativeStop * Signature: ()V */ JNIEXPORT void JNICALL Java_TAU_Profile_NativeStop (JNIEnv *, jobject) #if defined(__cplusplus) && defined(JAVA_NATIVE_METHOD_THROW_CLAUSE) throw() #endif ; #ifdef __cplusplus } #endif #endif