Home
last modified time | relevance | path

Searched refs:NACL_PRIu64 (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/shared/platform/
H A Dnacl_clock_test.c115 printf("requested sleep: %20"NACL_PRIu64" nS\n", sleep_nanos); in ClockMonotonicAccuracyTest()
116 printf("actual elapsed sleep: %20"NACL_PRIu64" nS\n", elapsed_nanos); in ClockMonotonicAccuracyTest()
117 printf("sleep lower bound: %20"NACL_PRIu64" nS\n", elapsed_lower_bound); in ClockMonotonicAccuracyTest()
166 printf("clock_gettime: %20"NACL_PRIu64" nS\n", t_now_ts_nanos); in ClockRealtimeAccuracyTest()
167 printf("gettimeofday: %20"NACL_PRIu64" nS\n", t_now_tv_nanos); in ClockRealtimeAccuracyTest()
319 printf("%"NACL_PRIdS": thread=%20"NACL_PRIu64" nS, process=%20" in ClockCpuTimeAccuracyTest()
320 NACL_PRIu64" nS\n", in ClockCpuTimeAccuracyTest()
329 printf("thread time: %20"NACL_PRIu64" nS\n", thread_elapsed); in ClockCpuTimeAccuracyTest()
330 printf("process time: %20"NACL_PRIu64" nS\n", process_elapsed); in ClockCpuTimeAccuracyTest()
355 printf("\nThe default values are:\n -S %"NACL_PRIu64 in main()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/nacl_base/
H A Dnacl_min_max_test.c33 NACL_PRIu64); in main()
43 TEST(uint64_t, NACL_UMIN_VAL, (uint64_t) 0, NACL_PRIu64); in main()
75 TEST(uint64_t, UINT64_MAX, (uint64_t) 18446744073709551615ULL, NACL_PRIu64); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/include/
H A Dportability.h206 #if !defined(NACL_PRIu64)
207 # define NACL_PRIu64 NACL___PRI64_PREFIX "u" macro
243 # define NACL_PRIu64 PRIu64 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/shared/platform/win/
H A Dnacl_time.c267 NaClLog(4, "Unix epoch start is %"NACL_PRIu64"ms in Windows epoch time\n", in NaClTimeInternalInit()
358 NaClLog(5, " system_time_start_ms %"NACL_PRIu64"\n", in NaClGetTimeOfDayInternQpc()
425 NaClLog(5, "system_time_start_ms %"NACL_PRIu64"\n", in NaClGetTimeOfDayIntern()
446 NaClLog(5, "adjusted t_ms = %"NACL_PRIu64"\n", t_ms); in NaClGetTimeOfDayIntern()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/service_runtime/
H A Dsys_parallel_io.c53 "... pread offset %"NACL_PRIu64" (0x%"NACL_PRIx64")\n", in NaClSysPRead()
102 "... pwrite offset %"NACL_PRIu64" (0x%"NACL_PRIx64")\n", in NaClSysPWrite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/service_runtime/arch/x86_64/
H A Dsel_rt_64.h39 #define NACL_PRIuNACL_REG NACL_PRIu64