Home
last modified time | relevance | path

Searched defs:Sched (Results 1 – 25 of 185) sorted by relevance

12345678

/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Dproc.c63 typedef struct Sched Sched; typedef
245 struct Sched { struct
248 G *gfree; // available g's (status == Gdead)
249 int64 goidgen;
251 G *ghead; // g's waiting to run
252 G *gtail;
253 int32 gwait; // number of g's waiting to run
254 int32 gcount; // number of g's that are alive
257 M *mhead; // m's waiting for work
263 int32 profilehz; // cpu profiling rate
[all …]
/dports/misc/py-xgboost/xgboost-1.5.1/src/common/
H A Dthreading_utils.h157 struct Sched { struct
166 Sched static Auto() { return Sched{kAuto}; } in Auto() argument
169 Sched static Guided() { return Sched{kGuided}; } in Guided() argument
/dports/misc/xgboost/xgboost-1.5.1/src/common/
H A Dthreading_utils.h157 struct Sched { struct
166 Sched static Auto() { return Sched{kAuto}; } in Auto() argument
169 Sched static Guided() { return Sched{kGuided}; } in Guided() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Dproc.c328 struct Sched { struct
329 Lock lock;
331 uint64 goidgen;
338 P* pidle; // idle P's
339 uint32 npidle;
340 uint32 nmspinning;
343 G* runqhead;
344 G* runqtail;
345 int32 runqsize;
348 Lock gflock;
[all …]
/dports/lang/gcc48/gcc-4.8.5/libgo/runtime/
H A Dproc.c361 typedef struct Sched Sched; typedef
362 struct Sched { struct
365 uint64 goidgen;
366 M* midle; // idle m's waiting for work
367 int32 nmidle; // number of idle m's waiting for work
368 int32 mlocked; // number of locked m's waiting for work
369 int32 mcount; // number of m's that have been created
371 P* pidle; // idle P's
372 uint32 npidle;
373 uint32 nmspinning;
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Dproc.c327 typedef struct Sched Sched; typedef
328 struct Sched { struct
331 uint64 goidgen;
338 P* pidle; // idle P's
339 uint32 npidle;
340 uint32 nmspinning;
343 G* runqhead;
344 G* runqtail;
345 int32 runqsize;
348 Lock gflock;
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Dproc.c361 typedef struct Sched Sched; typedef
362 struct Sched { struct
365 uint64 goidgen;
366 M* midle; // idle m's waiting for work
367 int32 nmidle; // number of idle m's waiting for work
369 int32 mcount; // number of m's that have been created
370 int32 maxmcount; // maximum number of m's allowed (or die)
372 P* pidle; // idle P's
373 uint32 npidle;
374 uint32 nmspinning;
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgo/runtime/
H A Dproc.c327 typedef struct Sched Sched; typedef
328 struct Sched { struct
331 uint64 goidgen;
338 P* pidle; // idle P's
339 uint32 npidle;
340 uint32 nmspinning;
343 G* runqhead;
344 G* runqtail;
345 int32 runqsize;
348 Lock gflock;
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Transform/
H A DManualOptimizer.cpp105 static isl::schedule applyOneTransformation(const isl::schedule &Sched) { in applyOneTransformation()
165 isl::schedule polly::applyManualTransformations(Scop *S, isl::schedule Sched) { in applyManualTransformations()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Transform/
H A DManualOptimizer.cpp105 static isl::schedule applyOneTransformation(const isl::schedule &Sched) { in applyOneTransformation()
165 isl::schedule polly::applyManualTransformations(Scop *S, isl::schedule Sched) { in applyManualTransformations()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Transform/
H A DManualOptimizer.cpp105 static isl::schedule applyOneTransformation(const isl::schedule &Sched) { in applyOneTransformation()
165 isl::schedule polly::applyManualTransformations(Scop *S, isl::schedule Sched) { in applyManualTransformations()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Transform/
H A DManualOptimizer.cpp210 const isl::schedule &Sched) { in applyOneTransformation()
288 polly::applyManualTransformations(Scop *S, isl::schedule Sched, in applyManualTransformations()
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-mca/
H A DDispatchStage.h88 RegisterFile &F, Scheduler &Sched) in DispatchStage()
/dports/audio/samplv1-lv2/samplv1-samplv1_0_9_23/src/
H A Dsamplv1_programs.h129 Sched (samplv1 *pSampl) in Sched() function
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dvprintf.texi71 Portability problems fixed by Gnulib module @code{stdio} or @code{vprintf-posix}, together with mod…
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/testrun/sqltool/
H A Dinlineif.sql37 * if (2)
/dports/net/inlets/inlets-3.0.2/vendor/github.com/prometheus/procfs/
H A Dstat.go53 Sched uint64 member
/dports/net/inlets/inlets-3.0.2/vendor/github.com/prometheus/procfs/procfs-0.0.10/
H A Dstat.go53 Sched uint64 member
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/prometheus/procfs/
H A Dstat.go53 Sched uint64 member
/dports/net-mgmt/blackbox_exporter/blackbox_exporter-0.17.0/vendor/github.com/prometheus/procfs/
H A Dstat.go53 Sched uint64 member
/dports/net/rclone/rclone-1.57.0/vendor/github.com/prometheus/procfs/
H A Dstat.go53 Sched uint64 member
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/
H A Dstat.go52 Sched uint64 member
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/procfs/
H A Dstat.go52 Sched uint64 member
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/prometheus/procfs/
H A Dstat.go50 Sched uint64 member
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/github.com/prometheus/procfs/
H A Dstat.go37 Sched uint64 member

12345678