Searched defs:nproc (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/usr.bin/systat/
H A Dpigs.c59 static int nproc; variable
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/netbsd/
H A DHost.cpp118 int nproc; local
173 int nproc; local
/freebsd-11-stable/contrib/ipfilter/ipsend/
H A Dsock.c75 int nproc; variable
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_swrun_tbl.c329 int nproc; local
431 int nproc; local
475 int nproc; local
[all...]
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcstat.c288 int n, nproc, pid, rv; local
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h777 void resize(kmp_uint32 nproc) { argument
H A Dkmp_dispatch.cpp96 __kmp_dispatch_init_algorithm(ident_t *loc, int gtid, dispatch_private_info_template<T> *pr, enum sched_type schedule, T lb, T ub, typename traits_t<T>::signed_t st, kmp_uint64 *cur_chunk, typename traits_t<T>::signed_t chunk, T nproc, T tid) argument
1140 __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) argument
[all...]
H A Dkmp_barrier.cpp85 int nproc = this_thr->th.th_team_nproc; local
162 kmp_uint32 nproc = this_thr->th.th_team_nproc; local
301 kmp_uint32 nproc = this_thr->th.th_team_nproc; local
411 kmp_uint32 nproc; local
803 __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) argument
874 kmp_uint32 nproc = this_thr->th.th_team_nproc; local
1054 kmp_uint32 nproc; local
1459 int nproc = this_thr->th.th_team_nproc; local
1672 kmp_uint nproc; local
1845 int nproc = this_thr->th.th_team_nproc; local
[all...]
H A Dkmp_affinity.cpp28 void __kmp_get_hierarchy(kmp_uint32 nproc, kmp_bstate_t *thr_bar) { argument
4565 int nproc = ncores * maxprocpercore; local
5227 int nproc local
[all...]
H A Dkmp.h1811 int nproc; /* internal control for #threads for next parallel region (per member in struct:kmp_internal_control
1847 kmp_uint32 nproc; member in struct:kmp_bstate
/freebsd-11-stable/bin/pkill/
H A Dpkill.c101 static int nproc; variable
[all...]
/freebsd-11-stable/usr.bin/top/
H A Dmachine.c206 static int nproc; variable
[all...]
/freebsd-11-stable/contrib/sendmail/src/
H A Dconf.c5305 int nproc = 0; local

Completed in 257 milliseconds