Home
last modified time | relevance | path

Searched refs:busy_counter (Results 1 – 25 of 30) sorted by relevance

12

/dports/graphics/elementary-photos/photos-2.7.1/src/
H A DPageWindow.vala32 private int busy_counter = 0;
119 if (busy_counter++ > 0)
127 if (busy_counter <= 0) {
128 busy_counter = 0;
130 } else if (--busy_counter > 0) {
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/libs/zbxself/
H A Dselfmon.c605 unsigned int one_total = 0, busy_counter, idle_counter; in zbx_get_all_process_stats() local
616 busy_counter = (unsigned short)(process->h_counter[ZBX_PROCESS_STATE_BUSY][current] - in zbx_get_all_process_stats()
623 counter_avg_busy += busy_counter; in zbx_get_all_process_stats()
626 if (0 == proc_num || busy_counter > counter_max_busy) in zbx_get_all_process_stats()
628 counter_max_busy = busy_counter; in zbx_get_all_process_stats()
638 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
640 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxself/
H A Dselfmon.c605 unsigned int one_total = 0, busy_counter, idle_counter; in zbx_get_all_process_stats() local
616 busy_counter = (unsigned short)(process->h_counter[ZBX_PROCESS_STATE_BUSY][current] - in zbx_get_all_process_stats()
623 counter_avg_busy += busy_counter; in zbx_get_all_process_stats()
626 if (0 == proc_num || busy_counter > counter_max_busy) in zbx_get_all_process_stats()
628 counter_max_busy = busy_counter; in zbx_get_all_process_stats()
638 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
640 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/src/libs/zbxself/
H A Dselfmon.c602 unsigned int one_total = 0, busy_counter, idle_counter; in zbx_get_all_process_stats() local
613 busy_counter = (unsigned short)(process->h_counter[ZBX_PROCESS_STATE_BUSY][current] - in zbx_get_all_process_stats()
620 counter_avg_busy += busy_counter; in zbx_get_all_process_stats()
623 if (0 == proc_num || busy_counter > counter_max_busy) in zbx_get_all_process_stats()
625 counter_max_busy = busy_counter; in zbx_get_all_process_stats()
635 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
637 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/src/libs/zbxself/
H A Dselfmon.c602 unsigned int one_total = 0, busy_counter, idle_counter; in zbx_get_all_process_stats() local
613 busy_counter = (unsigned short)(process->h_counter[ZBX_PROCESS_STATE_BUSY][current] - in zbx_get_all_process_stats()
620 counter_avg_busy += busy_counter; in zbx_get_all_process_stats()
623 if (0 == proc_num || busy_counter > counter_max_busy) in zbx_get_all_process_stats()
625 counter_max_busy = busy_counter; in zbx_get_all_process_stats()
635 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
637 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxself/
H A Dselfmon.c611 unsigned int one_total = 0, busy_counter, idle_counter; in zbx_get_all_process_stats() local
622 busy_counter = (unsigned short)(process->h_counter[ZBX_PROCESS_STATE_BUSY][current] - in zbx_get_all_process_stats()
629 counter_avg_busy += busy_counter; in zbx_get_all_process_stats()
632 if (0 == proc_num || busy_counter > counter_max_busy) in zbx_get_all_process_stats()
634 counter_max_busy = busy_counter; in zbx_get_all_process_stats()
644 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
646 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxself/
H A Dselfmon.c605 unsigned int one_total = 0, busy_counter, idle_counter; in zbx_get_all_process_stats() local
616 busy_counter = (unsigned short)(process->h_counter[ZBX_PROCESS_STATE_BUSY][current] - in zbx_get_all_process_stats()
623 counter_avg_busy += busy_counter; in zbx_get_all_process_stats()
626 if (0 == proc_num || busy_counter > counter_max_busy) in zbx_get_all_process_stats()
628 counter_max_busy = busy_counter; in zbx_get_all_process_stats()
638 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
640 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxself/
H A Dselfmon.c611 unsigned int one_total = 0, busy_counter, idle_counter; in zbx_get_all_process_stats() local
622 busy_counter = (unsigned short)(process->h_counter[ZBX_PROCESS_STATE_BUSY][current] - in zbx_get_all_process_stats()
629 counter_avg_busy += busy_counter; in zbx_get_all_process_stats()
632 if (0 == proc_num || busy_counter > counter_max_busy) in zbx_get_all_process_stats()
634 counter_max_busy = busy_counter; in zbx_get_all_process_stats()
644 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
646 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/libs/zbxself/
H A Dselfmon.c605 unsigned int one_total = 0, busy_counter, idle_counter; in zbx_get_all_process_stats() local
616 busy_counter = (unsigned short)(process->h_counter[ZBX_PROCESS_STATE_BUSY][current] - in zbx_get_all_process_stats()
623 counter_avg_busy += busy_counter; in zbx_get_all_process_stats()
626 if (0 == proc_num || busy_counter > counter_max_busy) in zbx_get_all_process_stats()
628 counter_max_busy = busy_counter; in zbx_get_all_process_stats()
638 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
640 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxself/
H A Dselfmon.c611 unsigned int one_total = 0, busy_counter, idle_counter; in zbx_get_all_process_stats() local
622 busy_counter = (unsigned short)(process->h_counter[ZBX_PROCESS_STATE_BUSY][current] - in zbx_get_all_process_stats()
629 counter_avg_busy += busy_counter; in zbx_get_all_process_stats()
632 if (0 == proc_num || busy_counter > counter_max_busy) in zbx_get_all_process_stats()
634 counter_max_busy = busy_counter; in zbx_get_all_process_stats()
644 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
646 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/libs/zbxself/
H A Dselfmon.c605 unsigned int one_total = 0, busy_counter, idle_counter; in zbx_get_all_process_stats() local
616 busy_counter = (unsigned short)(process->h_counter[ZBX_PROCESS_STATE_BUSY][current] - in zbx_get_all_process_stats()
623 counter_avg_busy += busy_counter; in zbx_get_all_process_stats()
626 if (0 == proc_num || busy_counter > counter_max_busy) in zbx_get_all_process_stats()
628 counter_max_busy = busy_counter; in zbx_get_all_process_stats()
638 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
640 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/libs/zbxself/
H A Dselfmon.c611 unsigned int one_total = 0, busy_counter, idle_counter; in zbx_get_all_process_stats() local
622 busy_counter = (unsigned short)(process->h_counter[ZBX_PROCESS_STATE_BUSY][current] - in zbx_get_all_process_stats()
629 counter_avg_busy += busy_counter; in zbx_get_all_process_stats()
632 if (0 == proc_num || busy_counter > counter_max_busy) in zbx_get_all_process_stats()
634 counter_max_busy = busy_counter; in zbx_get_all_process_stats()
644 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
646 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/libs/zbxself/
H A Dselfmon.c611 unsigned int one_total = 0, busy_counter, idle_counter; in zbx_get_all_process_stats() local
622 busy_counter = (unsigned short)(process->h_counter[ZBX_PROCESS_STATE_BUSY][current] - in zbx_get_all_process_stats()
629 counter_avg_busy += busy_counter; in zbx_get_all_process_stats()
632 if (0 == proc_num || busy_counter > counter_max_busy) in zbx_get_all_process_stats()
634 counter_max_busy = busy_counter; in zbx_get_all_process_stats()
644 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
646 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/src/libs/zbxself/
H A Dselfmon.c602 unsigned int one_total = 0, busy_counter, idle_counter; in zbx_get_all_process_stats() local
613 busy_counter = (unsigned short)(process->h_counter[ZBX_PROCESS_STATE_BUSY][current] - in zbx_get_all_process_stats()
620 counter_avg_busy += busy_counter; in zbx_get_all_process_stats()
623 if (0 == proc_num || busy_counter > counter_max_busy) in zbx_get_all_process_stats()
625 counter_max_busy = busy_counter; in zbx_get_all_process_stats()
635 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
637 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/src/libs/zbxself/
H A Dselfmon.c602 unsigned int one_total = 0, busy_counter, idle_counter; in zbx_get_all_process_stats() local
613 busy_counter = (unsigned short)(process->h_counter[ZBX_PROCESS_STATE_BUSY][current] - in zbx_get_all_process_stats()
620 counter_avg_busy += busy_counter; in zbx_get_all_process_stats()
623 if (0 == proc_num || busy_counter > counter_max_busy) in zbx_get_all_process_stats()
625 counter_max_busy = busy_counter; in zbx_get_all_process_stats()
635 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
637 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/src/libs/zbxself/
H A Dselfmon.c602 unsigned int one_total = 0, busy_counter, idle_counter; in zbx_get_all_process_stats() local
613 busy_counter = (unsigned short)(process->h_counter[ZBX_PROCESS_STATE_BUSY][current] - in zbx_get_all_process_stats()
620 counter_avg_busy += busy_counter; in zbx_get_all_process_stats()
623 if (0 == proc_num || busy_counter > counter_max_busy) in zbx_get_all_process_stats()
625 counter_max_busy = busy_counter; in zbx_get_all_process_stats()
635 if (0 == proc_num || busy_counter < counter_min_busy) in zbx_get_all_process_stats()
637 counter_min_busy = busy_counter; in zbx_get_all_process_stats()
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/bpf/
H A Dbpf_local_storage.c478 int __percpu *busy_counter) in bpf_local_storage_map_free() argument
507 if (busy_counter) { in bpf_local_storage_map_free()
509 __this_cpu_inc(*busy_counter); in bpf_local_storage_map_free()
512 if (busy_counter) { in bpf_local_storage_map_free()
513 __this_cpu_dec(*busy_counter); in bpf_local_storage_map_free()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/bpf/
H A Dbpf_local_storage.c478 int __percpu *busy_counter) in bpf_local_storage_map_free() argument
507 if (busy_counter) { in bpf_local_storage_map_free()
509 __this_cpu_inc(*busy_counter); in bpf_local_storage_map_free()
512 if (busy_counter) { in bpf_local_storage_map_free()
513 __this_cpu_dec(*busy_counter); in bpf_local_storage_map_free()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/bpf/
H A Dbpf_local_storage.c478 int __percpu *busy_counter) in bpf_local_storage_map_free() argument
507 if (busy_counter) { in bpf_local_storage_map_free()
509 __this_cpu_inc(*busy_counter); in bpf_local_storage_map_free()
512 if (busy_counter) { in bpf_local_storage_map_free()
513 __this_cpu_dec(*busy_counter); in bpf_local_storage_map_free()
/dports/math/mpsolve/mpsolve-3.2.1/src/libmps/system/
H A Dthreading.c206 pool->busy_counter++; in mps_thread_mainloop()
226 pool->busy_counter--; in mps_thread_mainloop()
345 if (pool->busy_counter == 0 && pool->queue->first == NULL) in mps_thread_pool_wait()
479 pool->busy_counter = 0; in mps_thread_pool_new()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_stream.h224 size_t busy_counter() const { return busy_counter_; } in busy_counter() function
225 void set_busy_counter(size_t busy_counter) { busy_counter_ = busy_counter; } in set_busy_counter() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_stream.h225 size_t busy_counter() const { return busy_counter_; } in busy_counter() function
226 void set_busy_counter(size_t busy_counter) { busy_counter_ = busy_counter; } in set_busy_counter() argument
/dports/security/libnitrokey/libnitrokey-v3.6/libnitrokey/
H A Ddevice_proto.h295 int busy_counter = 0;
344 if (busy_counter++<10) {
351 busy_counter = 0;
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dbpf_local_storage.h130 int __percpu *busy_counter);
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dbpf_local_storage.h130 int __percpu *busy_counter);

12