Home
last modified time | relevance | path

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

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/nifs/common/
H A Dprim_buffer_nif.c33 #define FIND_NIF_RESCHEDULE_SIZE (1 << 20) macro
441 if(queue_size > (FIND_NIF_RESCHEDULE_SIZE / 100)) { in find_nif()
445 if(queue_size >= FIND_NIF_RESCHEDULE_SIZE) { in find_nif()
452 timeslice_percent = (queue_size * 100) / FIND_NIF_RESCHEDULE_SIZE; in find_nif()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dprim_buffer_nif.c33 #define FIND_NIF_RESCHEDULE_SIZE (1 << 20) macro
441 if(queue_size > (FIND_NIF_RESCHEDULE_SIZE / 100)) { in find_nif()
445 if(queue_size >= FIND_NIF_RESCHEDULE_SIZE) { in find_nif()
452 timeslice_percent = (queue_size * 100) / FIND_NIF_RESCHEDULE_SIZE; in find_nif()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/nifs/common/
H A Dprim_buffer_nif.c33 #define FIND_NIF_RESCHEDULE_SIZE (1 << 20) macro
441 if(queue_size > (FIND_NIF_RESCHEDULE_SIZE / 100)) { in find_nif()
445 if(queue_size >= FIND_NIF_RESCHEDULE_SIZE) { in find_nif()
452 timeslice_percent = (queue_size * 100) / FIND_NIF_RESCHEDULE_SIZE; in find_nif()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dprim_buffer_nif.c33 #define FIND_NIF_RESCHEDULE_SIZE (1 << 20) macro
441 if(queue_size > (FIND_NIF_RESCHEDULE_SIZE / 100)) { in find_nif()
445 if(queue_size >= FIND_NIF_RESCHEDULE_SIZE) { in find_nif()
452 timeslice_percent = (queue_size * 100) / FIND_NIF_RESCHEDULE_SIZE; in find_nif()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dprim_buffer_nif.c33 #define FIND_NIF_RESCHEDULE_SIZE (1 << 20) macro
441 if(queue_size > (FIND_NIF_RESCHEDULE_SIZE / 100)) { in find_nif()
445 if(queue_size >= FIND_NIF_RESCHEDULE_SIZE) { in find_nif()
452 timeslice_percent = (queue_size * 100) / FIND_NIF_RESCHEDULE_SIZE; in find_nif()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dprim_buffer_nif.c33 #define FIND_NIF_RESCHEDULE_SIZE (1 << 20) macro
441 if(queue_size > (FIND_NIF_RESCHEDULE_SIZE / 100)) { in find_nif()
445 if(queue_size >= FIND_NIF_RESCHEDULE_SIZE) { in find_nif()
452 timeslice_percent = (queue_size * 100) / FIND_NIF_RESCHEDULE_SIZE; in find_nif()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/nifs/common/
H A Dprim_buffer_nif.c33 #define FIND_NIF_RESCHEDULE_SIZE (1 << 20) macro
441 if(queue_size > (FIND_NIF_RESCHEDULE_SIZE / 100)) { in find_nif()
445 if(queue_size >= FIND_NIF_RESCHEDULE_SIZE) { in find_nif()
452 timeslice_percent = (queue_size * 100) / FIND_NIF_RESCHEDULE_SIZE; in find_nif()