/dports/graphics/elementary-photos/photos-2.7.1/src/ |
H A D | PageWindow.vala | 32 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 D | selfmon.c | 605 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 D | selfmon.c | 605 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 D | selfmon.c | 602 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 D | selfmon.c | 602 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 D | selfmon.c | 611 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 D | selfmon.c | 605 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 D | selfmon.c | 611 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 D | selfmon.c | 605 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 D | selfmon.c | 611 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 D | selfmon.c | 605 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 D | selfmon.c | 611 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 D | selfmon.c | 611 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 D | selfmon.c | 602 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 D | selfmon.c | 602 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 D | selfmon.c | 602 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 D | bpf_local_storage.c | 478 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 D | bpf_local_storage.c | 478 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 D | bpf_local_storage.c | 478 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 D | threading.c | 206 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 D | quic_stream.h | 224 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 D | quic_stream.h | 225 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 D | device_proto.h | 295 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 D | bpf_local_storage.h | 130 int __percpu *busy_counter);
|
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/ |
H A D | bpf_local_storage.h | 130 int __percpu *busy_counter);
|