Home
last modified time | relevance | path

Searched refs:proc_cnt (Results 1 – 25 of 82) sorted by relevance

1234

/dports/sysutils/slurm-wlm/slurm-20.02.7/testsuite/expect/
H A Dtest4.1243 proc scontrol_test { node proc_cnt } {
55 if {$proc_cnt != $num_alloc} {
56 log_error "Requested $proc_cnt but got $num_alloc instead"
81 proc sinfo_test_1 { node proc_cnt total_procs idle_cpus } {
109 if { $num_alloc != $proc_cnt } {
141 proc sinfo_test_2 { node proc_cnt total_procs } {
200 proc allocate_and_quit { node proc_cnt total_procs } {
211 set idle_cpus [expr $total_procs - $proc_cnt]
227 if { [scontrol_test $node $proc_cnt] } {
234 if { [sinfo_test_1 $node $proc_cnt $total_procs $idle_cpus] } {
[all …]
/dports/math/singular/Singular-Release-4-2-1/Singular/
H A Dchecklibs.c15 int proc_cnt=0; variable
78 proc[proc_cnt]=strdup(s); proc_cnt++; in scan_proc()
98 if (proc_cnt==0) in scan_proc()
100 printf("\n# proc mentioned in the header: %d\n",proc_cnt); in scan_proc()
263 if ((have_OVERVIEW==1)&&(proc_cnt<3)) in scan_info()
393 for(i=proc_cnt-1;i>=0;i--) in main()
429 for(i=proc_cnt-1; i>=0;i--) in main()
460 printf("%d proc found in header\n",proc_cnt); in main()
/dports/security/cisco-torch/cisco-torch-0.4b/
H A Dcisco-torch.pl150 $proc_cnt = $tgt_cnt / $hosts_per_process > $max_processes ? $max_processes : floor($tgt_cnt / $hos…
151 $proc_tgt_cnt = ceil( $tgt_cnt / ($proc_cnt + 1) );
152 log_print( "Will fork $proc_cnt additional scaner processes\n", "c" ) if $proc_cnt;
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/pmix/pmix2x/pmix/src/mca/ptl/usock/
H A Dptl_usock_component.c624 info->proc_cnt++; /* increase number of processes on this rank */ in connection_handler()
628 info->proc_cnt--; in connection_handler()
642 info->proc_cnt--; in connection_handler()
654 info->proc_cnt--; in connection_handler()
674 info->proc_cnt--; in connection_handler()
714 info->proc_cnt--; in connection_handler()
733 info->proc_cnt--; in connection_handler()
748 info->proc_cnt--; in connection_handler()
767 info->proc_cnt--; in connection_handler()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/pmix/pmix3x/pmix/src/mca/ptl/usock/
H A Dptl_usock_component.c612 info->proc_cnt++; /* increase number of processes on this rank */ in connection_handler()
616 info->proc_cnt--; in connection_handler()
630 info->proc_cnt--; in connection_handler()
642 info->proc_cnt--; in connection_handler()
658 info->proc_cnt--; in connection_handler()
691 info->proc_cnt--; in connection_handler()
710 info->proc_cnt--; in connection_handler()
725 info->proc_cnt--; in connection_handler()
744 info->proc_cnt--; in connection_handler()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/bcm-vk/
H A Dbcm_vk_sg.c261 int *proc_cnt) in bcm_vk_sg_free() argument
265 *proc_cnt = 0; in bcm_vk_sg_free()
270 *proc_cnt += 1; in bcm_vk_sg_free()
H A Dbcm_vk_sg.h58 int *proc_cnt);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/bcm-vk/
H A Dbcm_vk_sg.c261 int *proc_cnt) in bcm_vk_sg_free() argument
265 *proc_cnt = 0; in bcm_vk_sg_free()
270 *proc_cnt += 1; in bcm_vk_sg_free()
H A Dbcm_vk_sg.h58 int *proc_cnt);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/bcm-vk/
H A Dbcm_vk_sg.c261 int *proc_cnt) in bcm_vk_sg_free() argument
265 *proc_cnt = 0; in bcm_vk_sg_free()
270 *proc_cnt += 1; in bcm_vk_sg_free()
H A Dbcm_vk_sg.h58 int *proc_cnt);
/dports/net/kamailio/kamailio-5.4.5/src/modules/carrierroute/
H A Dcr_data.c216 new_data->proc_cnt = 0; in reload_route_data()
224 while (old_data->proc_cnt > 0) { in reload_route_data()
253 ++ret->proc_cnt; in get_data()
259 --ret->proc_cnt; in get_data()
273 --data->proc_cnt; in release_data()
H A Dcr_data.h48 int proc_cnt; /*!< a ref counter for the shm data */ member
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dlpc-acpi.cpp61 proc_cnt = 0; in device_reset()
125 return proc_cnt; in proc_cnt_r()
130 COMBINE_DATA(&proc_cnt); in proc_cnt_w()
131 logerror("%s: proc_cnt = %08x\n", tag(), proc_cnt); in proc_cnt_w()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dlpc-acpi.cpp61 proc_cnt = 0; in device_reset()
125 return proc_cnt; in proc_cnt_r()
130 COMBINE_DATA(&proc_cnt); in proc_cnt_w()
131 logerror("%s: proc_cnt = %08x\n", tag(), proc_cnt); in proc_cnt_w()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/slurmctld/
H A Dpower_save.c804 int i, proc_cnt, max_timeout; in _shutdown_power() local
811 proc_cnt = list_count(proc_track_list); in _shutdown_power()
812 if (proc_cnt == 0) /* all procs completed */ in _shutdown_power()
817 proc_cnt); in _shutdown_power()
822 proc_cnt); in _shutdown_power()
825 proc_cnt); in _shutdown_power()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dslurm_jobcomp.h62 uint32_t proc_cnt; member
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/pmix/pmix2x/pmix/src/mca/ptl/tcp/
H A Dptl_tcp_component.c1524 info->proc_cnt++; /* increase number of processes on this rank */ in connection_handler()
1528 info->proc_cnt--; in connection_handler()
1541 info->proc_cnt--; in connection_handler()
1552 info->proc_cnt--; in connection_handler()
1571 info->proc_cnt--; in connection_handler()
1601 info->proc_cnt--; in connection_handler()
1616 info->proc_cnt--; in connection_handler()
1628 info->proc_cnt--; in connection_handler()
1645 info->proc_cnt--; in connection_handler()
1786 peer->proc_cnt = 1; in process_cbfunc()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/pmix/pmix2x/pmix/src/include/
H A Dpmix_globals.h205 int proc_cnt; // #clones of this rank we know about member
232 int proc_cnt; member
/dports/emulators/gxemul/gxemul-0.6.3/src/include/thirdparty/
H A Dalpha_rpb.h275 proc_cnt : 16; /* Processor count */ member
281 #define pcs_proc_cnt pcs_pal_rev.proc_cnt
/dports/net/openmpi/openmpi-4.1.1/opal/mca/pmix/pmix3x/pmix/src/mca/ptl/tcp/
H A Dptl_tcp_component.c1695 info->proc_cnt++; /* increase number of processes on this rank */ in connection_handler()
1699 info->proc_cnt--; in connection_handler()
1712 info->proc_cnt--; in connection_handler()
1723 info->proc_cnt--; in connection_handler()
1742 info->proc_cnt--; in connection_handler()
1775 info->proc_cnt--; in connection_handler()
1790 info->proc_cnt--; in connection_handler()
1802 info->proc_cnt--; in connection_handler()
1819 info->proc_cnt--; in connection_handler()
1966 peer->proc_cnt = 1; in process_cbfunc()
/dports/biology/vcftools/vcftools-0.1.16/src/cpp/
H A Dbgzf.c388 volatile int proc_cnt; member
416 __sync_fetch_and_add(&w->mt->proc_cnt, 1); in worker_aux()
462 mt->done = 1; mt->proc_cnt = 0; in mt_destroy()
493 mt->proc_cnt = 0; in mt_flush()
499 while (mt->proc_cnt < mt->n_threads); in mt_flush()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/pmix/pmix3x/pmix/src/include/
H A Dpmix_globals.h213 int proc_cnt; // #clones of this rank we know about member
252 int proc_cnt; member
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/etc/unix/
H A Detp.py53proc_cnt = atomic_value(proc.GetChildMemberWithName('vola').GetChildMemberWithName('tile').GetChil…
61 proc_cnt -= 1
62 if proc_cnt == 0:
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/etc/unix/
H A Detp.py53proc_cnt = atomic_value(proc.GetChildMemberWithName('vola').GetChildMemberWithName('tile').GetChil…
61 proc_cnt -= 1
62 if proc_cnt == 0:

1234