Searched refs:makeUnsignedInt64 (Results 1 – 2 of 2) sorted by relevance
70 makeUnsignedInt64(JNIEnv *env, uint64_t value) in makeUnsignedInt64() function270 valueObj = makeUnsignedInt64(env, ksnp->value.ui64); in Java_com_sun_solaris_service_kstat_Kstat_getValue()316 makeUnsignedInt64(env, *((hrtime_t *)ksp + ksfieldoff * in ksobj_get_hrtime()
48 static jobject makeUnsignedInt64(JNIEnv *, uint64_t);94 makeUnsignedInt64(JNIEnv *env, uint64_t value) in makeUnsignedInt64() function1765 return (makeUnsignedInt64(jenv, arg2)); in Java_com_sun_solaris_service_pools_Value_getUnsignedInt64Value()1772 return (makeUnsignedInt64(env, gethrtime())); in Java_com_sun_solaris_service_pools_HRTime_timestamp()