Searched refs:makeUnsignedInt64 (Results 1 – 2 of 2) sorted by relevance
68 makeUnsignedInt64(JNIEnv *env, uint64_t value) in makeUnsignedInt64() function268 valueObj = makeUnsignedInt64(env, ksnp->value.ui64); in Java_com_sun_solaris_service_kstat_Kstat_getValue()314 makeUnsignedInt64(env, *((hrtime_t *)ksp + ksfieldoff * in ksobj_get_hrtime()
46 static jobject makeUnsignedInt64(JNIEnv *, uint64_t);92 makeUnsignedInt64(JNIEnv *env, uint64_t value) in makeUnsignedInt64() function1844 return (makeUnsignedInt64(jenv, arg2)); in Java_com_sun_solaris_service_pools_Value_getUnsignedInt64Value()1851 return (makeUnsignedInt64(env, gethrtime())); in Java_com_sun_solaris_service_pools_HRTime_timestamp()