/freebsd/contrib/sendmail/libsm/ |
H A D | t-notify.c | 70 validpid(nproc, cpid) in validpid() argument 98 notify_rd(nproc, nmsgs) in notify_rd() argument 171 int nproc = 1; local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_barrier.cpp | 234 kmp_uint32 nproc; in __kmp_dist_barrier_gather() local 498 size_t nproc = this_thr->th.th_team_nproc; in __kmp_dist_barrier_release() local 523 size_t nproc = this_thr->th.th_team_nproc; in __kmp_dist_barrier_release() local 538 size_t nproc = this_thr->th.th_team_nproc; in __kmp_dist_barrier_release() local 594 int nproc = this_thr->th.th_team_nproc; in __kmp_linear_barrier_gather_template() local 667 kmp_uint32 nproc = this_thr->th.th_team_nproc; in __kmp_linear_barrier_release_template() local 801 kmp_uint32 nproc = this_thr->th.th_team_nproc; in __kmp_tree_barrier_gather() local 906 kmp_uint32 nproc; in __kmp_tree_barrier_release() local 1292 kmp_uint32 nproc, int gtid, in __kmp_init_hierarchical_barrier_thread() 1363 kmp_uint32 nproc = this_thr->th.th_team_nproc; in __kmp_hierarchical_barrier_gather() local [all …]
|
H A D | kmp_dispatch_hier.h | 504 T nproc; in next_recurse() local 723 T nproc = (T)parent->get_num_active(); in next() local
|
H A D | kmp_dispatch.cpp | 107 typename traits_t<T>::unsigned_t nchunks, T nproc, in __kmp_initialize_self_buffer() 192 T nproc, T tid) { in __kmp_dispatch_init_algorithm() 1327 typename traits_t<T>::signed_t *p_st, T nproc, in __kmp_dispatch_next_algorithm()
|
H A D | kmp_affinity.cpp | 78 void __kmp_get_hierarchy(kmp_uint32 nproc, kmp_bstate_t *thr_bar) { in __kmp_get_hierarchy() 617 kmp_topology_t *kmp_topology_t::allocate(int nproc, int ndepth, in allocate() 4831 int nproc = ncores * maxprocpercore; in __kmp_aux_affinity_initialize() local 5608 int nproc = nth_per_core * ncores; in __kmp_balanced_affinity() local
|
H A D | kmp_affinity.h | 1377 void resize(kmp_uint32 nproc) { in resize()
|
H A D | kmp.h | 2181 int nproc; /* internal control for #threads for next parallel region (per member 2218 kmp_uint32 nproc; member
|
/freebsd/contrib/llvm-project/lldb/source/Host/netbsd/ |
H A D | HostNetBSD.cpp | 141 int nproc; GetNetBSDProcessUserAndGroup() local 196 int nproc; FindProcessesImpl() local
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/ |
H A D | hostres_swrun_tbl.c | 327 int nproc; in swrun_OS_get_procs() local 429 int nproc; in fetch_swrun_entry() local 473 int nproc; in invalidate_swrun_entry() local
|
/freebsd/usr.bin/systat/ |
H A D | pigs.c | 53 static int nproc; variable
|
H A D | proc.c | 67 static int nproc; variable
|
/freebsd/usr.bin/top/ |
H A D | utils.c | 308 int nproc; in find_pid() local
|
H A D | machine.c | 156 static int nproc; variable
|
/freebsd/sbin/ipf/ipsend/ |
H A D | sock.c | 73 int nproc; variable
|
/freebsd/usr.sbin/pmcstat/ |
H A D | pmcstat.c | 174 int n, nproc, pid, rv; in pmcstat_find_targets() local
|
/freebsd/bin/pkill/ |
H A D | pkill.c | 98 static int nproc; variable
|
/freebsd/contrib/sendmail/src/ |
H A D | conf.c | 5329 int nproc = 0; in get_num_procs_online() local
|