Home
last modified time | relevance | path

Searched refs:__GETTIME (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Dsys_time.c932 #define __GETTIME(arg) clock_gettime(CLOCK_MONOTONIC,arg) in calculate_perf_counter_unit() macro
936 #define __GETTIME(arg) sys_gettimeofday(arg) in calculate_perf_counter_unit() macro
942 __GETTIME(&basetime); in calculate_perf_counter_unit()
944 __GETTIME(&comparetime); in calculate_perf_counter_unit()
949 __GETTIME(&basetime); in calculate_perf_counter_unit()
951 __GETTIME(&comparetime); in calculate_perf_counter_unit()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/sys/unix/
H A Dsys_time.c932 #define __GETTIME(arg) clock_gettime(CLOCK_MONOTONIC,arg) in calculate_perf_counter_unit() macro
936 #define __GETTIME(arg) sys_gettimeofday(arg) in calculate_perf_counter_unit() macro
942 __GETTIME(&basetime); in calculate_perf_counter_unit()
944 __GETTIME(&comparetime); in calculate_perf_counter_unit()
949 __GETTIME(&basetime); in calculate_perf_counter_unit()
951 __GETTIME(&comparetime); in calculate_perf_counter_unit()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/sys/unix/
H A Dsys_time.c932 #define __GETTIME(arg) clock_gettime(CLOCK_MONOTONIC,arg) in calculate_perf_counter_unit() macro
936 #define __GETTIME(arg) sys_gettimeofday(arg) in calculate_perf_counter_unit() macro
942 __GETTIME(&basetime); in calculate_perf_counter_unit()
944 __GETTIME(&comparetime); in calculate_perf_counter_unit()
949 __GETTIME(&basetime); in calculate_perf_counter_unit()
951 __GETTIME(&comparetime); in calculate_perf_counter_unit()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Dsys_time.c932 #define __GETTIME(arg) clock_gettime(CLOCK_MONOTONIC,arg) in calculate_perf_counter_unit() macro
936 #define __GETTIME(arg) sys_gettimeofday(arg) in calculate_perf_counter_unit() macro
942 __GETTIME(&basetime); in calculate_perf_counter_unit()
944 __GETTIME(&comparetime); in calculate_perf_counter_unit()
949 __GETTIME(&basetime); in calculate_perf_counter_unit()
951 __GETTIME(&comparetime); in calculate_perf_counter_unit()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Dsys_time.c932 #define __GETTIME(arg) clock_gettime(CLOCK_MONOTONIC,arg) in calculate_perf_counter_unit() macro
936 #define __GETTIME(arg) sys_gettimeofday(arg) in calculate_perf_counter_unit() macro
942 __GETTIME(&basetime); in calculate_perf_counter_unit()
944 __GETTIME(&comparetime); in calculate_perf_counter_unit()
949 __GETTIME(&basetime); in calculate_perf_counter_unit()
951 __GETTIME(&comparetime); in calculate_perf_counter_unit()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/sys/unix/
H A Dsys_time.c932 #define __GETTIME(arg) clock_gettime(CLOCK_MONOTONIC,arg) in calculate_perf_counter_unit() macro
936 #define __GETTIME(arg) sys_gettimeofday(arg) in calculate_perf_counter_unit() macro
942 __GETTIME(&basetime); in calculate_perf_counter_unit()
944 __GETTIME(&comparetime); in calculate_perf_counter_unit()
949 __GETTIME(&basetime); in calculate_perf_counter_unit()
951 __GETTIME(&comparetime); in calculate_perf_counter_unit()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/sys/unix/
H A Dsys_time.c932 #define __GETTIME(arg) clock_gettime(CLOCK_MONOTONIC,arg) in calculate_perf_counter_unit() macro
936 #define __GETTIME(arg) sys_gettimeofday(arg) in calculate_perf_counter_unit() macro
942 __GETTIME(&basetime); in calculate_perf_counter_unit()
944 __GETTIME(&comparetime); in calculate_perf_counter_unit()
949 __GETTIME(&basetime); in calculate_perf_counter_unit()
951 __GETTIME(&comparetime); in calculate_perf_counter_unit()