/freebsd-src/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-src/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 in __kmp_dist_barrier_release() local 538 size_t nproc = this_thr->th.th_team_nproc; __kmp_dist_barrier_release() local 594 int nproc = this_thr->th.th_team_nproc; __kmp_linear_barrier_gather_template() local 667 kmp_uint32 nproc = this_thr->th.th_team_nproc; __kmp_linear_barrier_release_template() local 801 kmp_uint32 nproc = this_thr->th.th_team_nproc; __kmp_tree_barrier_gather() local 906 kmp_uint32 nproc; __kmp_tree_barrier_release() local 1292 __kmp_init_hierarchical_barrier_thread(enum barrier_type bt,kmp_bstate_t * thr_bar,kmp_uint32 nproc,int gtid,int tid,kmp_team_t * team) __kmp_init_hierarchical_barrier_thread() argument 1363 kmp_uint32 nproc = this_thr->th.th_team_nproc; __kmp_hierarchical_barrier_gather() local 1532 kmp_uint32 nproc; __kmp_hierarchical_barrier_release() local 1939 int nproc = this_thr->th.th_team_nproc; __kmp_barrier_template() local 2179 int nproc = this_thr->th.th_team_nproc; __kmp_join_barrier() 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() argument 192 T nproc, T tid) { in __kmp_dispatch_init_algorithm() argument 1326 __kmp_dispatch_next_algorithm(int gtid,dispatch_private_info_template<T> * pr,dispatch_shared_info_template<T> volatile * sh,kmp_int32 * p_last,T * p_lb,T * p_ub,typename traits_t<T>::signed_t * p_st,T nproc,T tid) __kmp_dispatch_next_algorithm() argument [all...] |
H A D | kmp_affinity.cpp | 78 void __kmp_get_hierarchy(kmp_uint32 nproc, kmp_bstate_t *thr_bar) { in __kmp_get_hierarchy() argument 614 allocate(int nproc,int ndepth,const kmp_hw_t * types) allocate() argument 4815 int nproc = ncores * maxprocpercore; __kmp_aux_affinity_initialize() local 5592 int nproc = nth_per_core * ncores; __kmp_balanced_affinity() local [all...] |
H A D | kmp_affinity.h | 1326 resize(kmp_uint32 nproc) resize() argument
|
H A D | kmp.h | 2173 int nproc; /* internal control for #threads for next parallel region (per global() member 2210 kmp_uint32 nproc; global() member
|
/freebsd-src/contrib/llvm-project/lldb/source/Host/netbsd/ |
H A D | HostNetBSD.cpp | 142 int nproc; in GetNetBSDProcessUserAndGroup() local 197 int nproc; in FindProcessesImpl() local
|
/freebsd-src/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-src/usr.bin/systat/ |
H A D | pigs.c | 53 static int nproc; variable
|
H A D | proc.c | 67 static int nproc; variable
|
/freebsd-src/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-src/sbin/ipf/ipsend/ |
H A D | sock.c | 73 int nproc; variable
|
/freebsd-src/usr.sbin/pmcstat/ |
H A D | pmcstat.c | 174 int n, nproc, pid, rv; in pmcstat_find_targets() local
|
/freebsd-src/bin/pkill/ |
H A D | pkill.c | 98 static int nproc; variable
|
/freebsd-src/contrib/sendmail/src/ |
H A D | conf.c | 5329 int nproc = 0; in get_num_procs_online() local
|