Searched refs:stalls (Results 1 – 17 of 17) sorted by relevance
/freebsd/sys/net/ |
H A D | mp_ring.c | 117 counter_u64_add(r->stalls, 1); in drain_ring_locked() 120 counter_u64_add(r->stalls, 1); in drain_ring_locked() 196 counter_u64_add(r->stalls, 1); in drain_ring_lockless() 199 counter_u64_add(r->stalls, 1); in drain_ring_lockless() 271 r->stalls = counter_u64_alloc(flags); in ifmp_ring_alloc() 275 r->stalls == NULL || r->restarts == NULL || in ifmp_ring_alloc() 301 if (r->stalls != NULL) in ifmp_ring_free() 302 counter_u64_free(r->stalls); in ifmp_ring_free() 517 counter_u64_zero(r->stalls); in ifmp_ring_reset_stats()
|
H A D | mp_ring.h | 56 counter_u64_t stalls; member
|
H A D | iflib.c | 6992 "r_stalls", CTLFLAG_RD, &txq->ift_br->stalls, in iflib_add_device_sysctl_post()
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_mp_ring.c | 160 counter_u64_add(r->stalls, 1); in drain_ring() 292 if ((r->stalls = counter_u64_alloc(flags)) == NULL) in mp_ring_alloc() 326 if (r->stalls != NULL) in mp_ring_free() 327 counter_u64_free(r->stalls); in mp_ring_free() 512 counter_u64_zero(r->stalls); in mp_ring_reset_stats() 565 CTLFLAG_RD, &r->stalls, "# of consumer stalls"); in mp_ring_sysctls()
|
H A D | t4_mp_ring.h | 56 counter_u64_t stalls; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonHazardRecognizer.h | 67 HazardType getHazardType(SUnit *SU, int stalls) override;
|
H A D | HexagonHazardRecognizer.cpp | 39 HexagonHazardRecognizer::getHazardType(SUnit *SU, int stalls) { in getHazardType() argument
|
/freebsd/tools/test/stress2/tools/ |
H A D | fail.sh | 59 db.sh 20170323 ls stalls for more than 90 secs
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetSchedule.td | 153 // producer/consumer stalls between instructions that use the 254 /// (assuming no stalls inbetween). 258 /// (assuming no stalls inbetween). 336 // stalls.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMScheduleM7.td | 469 // Double-precision chained MAC stalls the pipeline behind it for 3 cycles, 488 // Double-precision fused MAC stalls the pipeline behind it for 2 cycles, making
|
H A D | ARMScheduleA9.td | 451 // "cross-domain" stalls.
|
/freebsd/sys/cam/ |
H A D | README.quirks | 129 large transfers cause stalls.
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sm8250-sony-xperia-edo.dtsi |
|
/freebsd/contrib/atf/ |
H A D | NEWS | 341 stalls. 652 program stalls due to the test case's misbehavior.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrShiftRotate.td | 539 // NOTE: We use WriteShift for these rotates as they avoid the stalls
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 15818 called for "long stalls". 15985 Correctly handle NMI watchdog during long stalls (Andrew Morton)
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 8871 And Solomon had forty thousand stalls of horses for his chariots, and twelve thousand horsemen. 11390 And Solomon had four thousand stalls for horses and chariots, and twelve thousand horsemen; whom he… 11904 Storehouses also for the increase of corn, and wine, and oil; and stalls for all manner of beasts, … 22786 … yield no meat; the flock shall be cut off from the fold, and there shall be no herd in the stalls:
|