Searched defs:nproc (Results 1 - 16 of 16) sorted by last modified time

/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp105 __kmp_initialize_self_buffer(kmp_team_t *team, T id, dispatch_private_info_template<T> *pr, typename traits_t<T>::unsigned_t nchunks, T nproc, typename traits_t<T>::unsigned_t &init, T &small_chunk, T &extras, T &p_extra) argument
184 __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
1322 __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.cpp234 kmp_uint32 nproc; local
498 size_t nproc = this_thr->th.th_team_nproc; local
523 size_t nproc local
538 size_t nproc = this_thr->th.th_team_nproc; local
594 int nproc = this_thr->th.th_team_nproc; local
667 kmp_uint32 nproc = this_thr->th.th_team_nproc; local
801 kmp_uint32 nproc = this_thr->th.th_team_nproc; local
906 kmp_uint32 nproc; local
1290 __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
1363 kmp_uint32 nproc = this_thr->th.th_team_nproc; local
1532 kmp_uint32 nproc; local
1939 int nproc = this_thr->th.th_team_nproc; local
[all...]
H A Dkmp_affinity.h1326 void resize(kmp_uint32 nproc) { argument
H A Dkmp_affinity.cpp78 void __kmp_get_hierarchy(kmp_uint32 nproc, kmp_bstate_t *thr_bar) { argument
[all...]
H A Dkmp.h2173 int nproc; /* internal control for #threads for next parallel region (per member in struct:kmp_internal_control
2210 kmp_uint32 nproc; member in struct:kmp_bstate
/freebsd-current/contrib/llvm-project/lldb/source/Host/netbsd/
H A DHostNetBSD.cpp142 int nproc; local
197 int nproc; local
/freebsd-current/usr.bin/systat/
H A Dproc.c67 static int nproc; variable
[all...]
H A Dpigs.c53 static int nproc; variable
[all...]
/freebsd-current/contrib/sendmail/src/
H A Dconf.c5329 int nproc = 0; local
/freebsd-current/contrib/sendmail/libsm/
H A Dt-notify.c171 int nproc = 1; local
[all...]
/freebsd-current/usr.bin/top/
H A Dmachine.c156 static int nproc; variable
[all...]
H A Dutils.c308 int nproc; local
/freebsd-current/usr.sbin/pmcstat/
H A Dpmcstat.c174 int n, nproc, pid, rv; local
/freebsd-current/sbin/ipf/ipsend/
H A Dsock.c73 int nproc; variable
/freebsd-current/bin/pkill/
H A Dpkill.c98 static int nproc; variable
[all...]
/freebsd-current/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_swrun_tbl.c327 int nproc; local
429 int nproc; local
473 int nproc; local
[all...]

Completed in 283 milliseconds