Home
last modified time | relevance | path

Searched full:stalled (Results 1 – 25 of 198) sorted by relevance

12345678

/src/lib/libpmc/pmu-events/arch/x86/amdzen4/
H A Dother.json51 …"BriefDescription": "Number of cycles dispatch is stalled for integer physical register file token…
57 "BriefDescription": "Number of cycles dispatch is stalled for Load queue token.",
63 "BriefDescription": "Number of cycles dispatch is stalled for store queue tokens.",
69 "BriefDescription": "Number of cycles dispatch is stalled for taken branch buffer tokens.",
75 …"BriefDescription": "Number of cycles dispatch is stalled for floating-point register file tokens.…
81 "BriefDescription": "Number of cycles dispatch is stalled for floating-point scheduler tokens.",
87 "BriefDescription": "Number of cycles dispatch is stalled for floating-point flush recovery.",
93 … "BriefDescription": "Number of cycles dispatch is stalled for integer scheduler queue 0 tokens.",
99 … "BriefDescription": "Number of cycles dispatch is stalled for integer scheduler queue 1 tokens.",
105 … "BriefDescription": "Number of cycles dispatch is stalled for integer scheduler queue 2 tokens.",
[all …]
/src/lib/libpmc/pmu-events/arch/arm64/ampere/emag/
H A Dpipeline.json9 "PublicDescription": "Op dispatch stalled cycle",
12 "BriefDescription": "Dispatch stalled"
18 "BriefDescription": "IXA stalled"
24 "BriefDescription": "IXB stalled"
30 "BriefDescription": "BX stalled"
36 "BriefDescription": "LX stalled"
42 "BriefDescription": "SX stalled"
48 "BriefDescription": "FX stalled"
/src/lib/libpmc/pmu-events/arch/x86/elkhartlake/
H A Dcache.json39 …"BriefDescription": "Counts the number of cycles the core is stalled due to an instruction cache o…
46 …"PublicDescription": "Counts the number of cycles a core is stalled due to an instruction cache or…
51 …"BriefDescription": "Counts the number of cycles the core is stalled due to an instruction cache o…
58 …"PublicDescription": "Counts the number of cycles a core is stalled due to an instruction cache or…
63 …"BriefDescription": "Counts the number of cycles the core is stalled due to an instruction cache o…
70 …"PublicDescription": "Counts the number of cycles a core is stalled due to an instruction cache or…
75 …"BriefDescription": "Counts the number of cycles the core is stalled due to a demand load miss whi…
86 …"BriefDescription": "Counts the number of cycles the core is stalled due to a demand load which hi…
93 …"PublicDescription": "Counts the number of cycles a core is stalled due to a demand load which hit…
98 …"BriefDescription": "Counts the number of cycles the core is stalled due to a demand load which hi…
[all …]
/src/lib/libpmc/pmu-events/arch/x86/alderlaken/
H A Dmemory.json3 …s the number of cycles that the head (oldest load) of the load buffer is stalled due to any number…
10 …s the number of cycles that the head (oldest load) of the load buffer is stalled due to a core bou…
17 …s that the head (oldest load) of the load buffer and retirement are both stalled due to other bloc…
20 …s that the head (oldest load) of the load buffer and retirement are both stalled due to other bloc…
25 …s that the head (oldest load) of the load buffer and retirement are both stalled due to a pagewalk…
32 …s that the head (oldest load) of the load buffer and retirement are both stalled due to a store ad…
H A Dcache.json19 …"BriefDescription": "Counts the number of cycles the core is stalled due to an instruction cache o…
22 …"PublicDescription": "Counts the number of cycles the core is stalled due to an instruction cache …
27 …"BriefDescription": "Counts the number of cycles the core is stalled due to an instruction cache o…
30 …"PublicDescription": "Counts the number of cycles the core is stalled due to an instruction cache …
35 …"BriefDescription": "Counts the number of cycles the core is stalled due to an instruction cache o…
38 …"PublicDescription": "Counts the number of cycles the core is stalled due to an instruction cache …
43 …"BriefDescription": "Counts the number of cycles the core is stalled due to an instruction cache o…
46 …"PublicDescription": "Counts the number of cycles the core is stalled due to an instruction cache …
51 …"BriefDescription": "Counts the number of cycles the core is stalled due to a demand load miss whi…
58 …"BriefDescription": "Counts the number of cycles the core is stalled due to a demand load miss whi…
[all …]
H A Dadln-metrics.json81 … issue slots that were not consumed by the backend because allocation is stalled due to a mispredi…
85 … issue slots that were not consumed by the backend because allocation is stalled due to a mispredi…
96 … issue slots that were not consumed by the backend because allocation is stalled due to a machine …
167 … "BriefDescription": "Counts the number of cycles the core is stalled due to stores or loads. ",
174 … "BriefDescription": "Counts the number of cycles the core is stalled due to store buffer full.",
181 … "Counts the number of cycles that the oldest load of the load buffer is stalled at retirement due…
188 … "Counts the number of cycles that the oldest load of the load buffer is stalled at retirement due…
195 … "Counts the number of cycles that the oldest load of the load buffer is stalled at retirement due…
202 … "Counts the number of cycles that the oldest load of the load buffer is stalled at retirement due…
209 … "Counts the number of cycles that the oldest load of the load buffer is stalled at retirement due…
[all …]
/src/lib/libpmc/pmu-events/arch/x86/amdzen3/
H A Dother.json22 …s cycles when the thread is not selected to dispatch but would have been stalled due to a Token St…
28 …s cycles when the thread is not selected to dispatch but would have been stalled due to a Token St…
34 …s cycles when the thread is not selected to dispatch but would have been stalled due to a Token St…
40 …s cycles when the thread is not selected to dispatch but would have been stalled due to a Token St…
52 …s cycles when the thread is not selected to dispatch but would have been stalled due to a Token St…
58 …s cycles when the thread is not selected to dispatch but would have been stalled due to a Token St…
64 …s cycles when the thread is not selected to dispatch but would have been stalled due to a Token St…
/src/sys/net/
H A Dmp_ring.c51 STALLED, /* consumer stopped due to lack of resources. */ enumerator
114 ns.flags = STALLED; in drain_ring_locked()
116 if (prev != STALLED) in drain_ring_locked()
145 MPASS(ns.flags != STALLED); in drain_ring_locked()
146 if (prev == STALLED) { in drain_ring_locked()
191 ns.flags = STALLED; in drain_ring_lockless()
195 if (prev != STALLED) in drain_ring_lockless()
228 MPASS(ns.flags != STALLED); in drain_ring_lockless()
229 if (prev == STALLED) { in drain_ring_lockless()
337 if (os.flags == STALLED) in ifmp_ring_enqueue()
[all …]
/src/lib/libpmc/pmu-events/arch/x86/silvermont/
H A Dother.json3 "BriefDescription": "Cycles code-fetch stalled due to any reason.",
7 …"PublicDescription": "Counts cycles that fetch is stalled due to any reason. That is, the decoder …
12 "BriefDescription": "Cycles code-fetch stalled due to an outstanding ITLB miss.",
16 …"PublicDescription": "Counts cycles that fetch is stalled due to an outstanding ITLB miss. That is…
/src/lib/libpmc/pmu-events/arch/x86/meteorlake/
H A Dmemory.json23 …s the number of cycles that the head (oldest load) of the load buffer is stalled due to any number…
32 …s the number of cycles that the head (oldest load) of the load buffer is stalled due to any number…
41 …s the number of cycles that the head (oldest load) of the load buffer is stalled due to a core bou…
50 …s the number of cycles that the head (oldest load) of the load buffer is stalled due to a DL1 miss…
59 …s that the head (oldest load) of the load buffer and retirement are both stalled due to a DL1 miss…
68 …s the number of cycles that the head (oldest load) of the load buffer is stalled due to other bloc…
72 …s the number of cycles that the head (oldest load) of the load buffer is stalled due to other bloc…
78 …s that the head (oldest load) of the load buffer and retirement are both stalled due to other bloc…
82 …s that the head (oldest load) of the load buffer and retirement are both stalled due to other bloc…
88 …s the number of cycles that the head (oldest load) of the load buffer is stalled due to a pagewalk…
[all …]
H A Dmtl-metrics.json95 … issue slots that were not consumed by the backend because allocation is stalled due to a mispredi…
102 … issue slots that were not consumed by the backend because allocation is stalled due to a mispredi…
241 …"BriefDescription": "Percentage of time that retirement is stalled due to a first level data TLB m…
247 …"BriefDescription": "Percentage of time that allocation and retirement is stalled by the Frontend …
251 …"PublicDescription": "Percentage of time that allocation and retirement is stalled by the Frontend…
255 "BriefDescription": "Percentage of time that retirement is stalled due to an L1 miss",
259 …"PublicDescription": "Percentage of time that retirement is stalled due to an L1 miss. See Info.Lo…
263 …"BriefDescription": "Percentage of time that retirement is stalled by the Memory Cluster due to a …
267 …"PublicDescription": "Percentage of time that retirement is stalled by the Memory Cluster due to a…
331 "BriefDescription": "Percentage of time that allocation is stalled due to load buffer full",
[all …]
/src/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a55/
H A Dpipeline.json27 …due to the backend interlock.This event counts every cycle that issue is stalled and there is an i…
30 …due to the backend interlock.This event counts every cycle that issue is stalled and there is an i…
33 … the backend, interlock, AGU.This event counts every cycle that issue is stalled and there is an i…
36 … the backend, interlock, AGU.This event counts every cycle that issue is stalled and there is an i…
39 … the backend, interlock, FPU.This event counts every cycle that issue is stalled and there is an i…
42 … the backend, interlock, FPU.This event counts every cycle that issue is stalled and there is an i…
/src/crypto/openssh/
H A Dprogressmeter.c50 #define STALL_TIME 5 /* we're stalled after this many seconds */
69 static long stalled; /* how long we have been stalled */ variable
197 stalled += elapsed; in refresh_progress_meter()
199 stalled = 0; in refresh_progress_meter()
201 if (stalled >= STALL_TIME) in refresh_progress_meter()
202 xextendf(&buf, NULL, "- stalled -"); in refresh_progress_meter()
255 stalled = 0; in start_progress_meter()
/src/lib/libpmc/pmu-events/arch/x86/goldmont/
H A Dother.json3 "BriefDescription": "Cycles code-fetch stalled due to any reason.",
8 …"PublicDescription": "Counts cycles that fetch is stalled due to any reason. That is, the decoder …
12 "BriefDescription": "Cycles code-fetch stalled due to an outstanding ITLB miss.",
17 …"PublicDescription": "Counts cycles that fetch is stalled due to an outstanding ITLB miss. That is…
/src/lib/libpmc/
H A Dpmc.corei7uc.3637 Counts cycles the Quickpath outbound link 0 HOME virtual channel is stalled
643 Counts cycles the Quickpath outbound link 0 SNOOP virtual channel is stalled
650 channel is stalled due to lack of a VNA and VN0 credit.
655 Counts cycles the Quickpath outbound link 1 HOME virtual channel is stalled
661 Counts cycles the Quickpath outbound link 1 SNOOP virtual channel is stalled
668 channel is stalled due to lack of a VNA and VN0 credit.
673 Counts cycles the Quickpath outbound link 0 virtual channels are stalled due
679 Counts cycles the Quickpath outbound link 1 virtual channels are stalled due
686 stalled due to lack of VNA and VN0 credits.
692 channel is stalled due to lack of VNA and VN0 credits.
[all …]
H A Dpmc.sandybridge.3254 Set Cmask = 1, Inv = 1, Any= 1 to count stalled cycles of this core.
255 Set Cmask = 1, Inv = 1 to count stalled cycles
409 Cycles stalled due to free list empty.
412 Cycles stalled due to control structures full for physical registers.
415 Cycles Allocator is stalled due to Branch Order Buffer.
418 Cycles stalled due to out of order resources full.
590 Cycles Allocation is stalled due to Resource Related reason.
596 Cycles stalled due to no eligible RS entry available.
599 Cycles stalled due to no store buffers available.
603 Cycles stalled due to re-order buffer full.
[all …]
H A Dpmc.sandybridgexeon.3259 Set Cmask = 1, Inv = 1, Any= 1to count stalled cycles
451 Cycles stalled due to free list empty.
454 Cycles stalled due to control structures full for
458 Cycles Allocator is stalled due Branch Order Buffer.
461 Cycles stalled due to out of order resources full.
641 Cycles Allocation is stalled due to Resource Related
648 Cycles stalled due to no eligible RS entry available.
651 Cycles stalled due to no store buffers available.
655 Cycles stalled due to re-order buffer full.
658 Cycles stalled due to writing the FPU control word.
[all …]
H A Dpmc.westmereuc.3750 Counts cycles the Quickpath outbound link 0 HOME virtual channel is stalled
756 Counts cycles the Quickpath outbound link 0 SNOOP virtual channel is stalled
763 channel is stalled due to lack of a VNA and VN0 credit.
768 Counts cycles the Quickpath outbound link 1 HOME virtual channel is stalled
774 Counts cycles the Quickpath outbound link 1 SNOOP virtual channel is stalled
781 channel is stalled due to lack of a VNA and VN0 credit.
786 Counts cycles the Quickpath outbound link 0 virtual channels are stalled due
792 Counts cycles the Quickpath outbound link 1 virtual channels are stalled due
799 stalled due to lack of VNA and VN0 credits.
805 channel is stalled due to lack of VNA and VN0 credits.
[all …]
/src/lib/libpmc/pmu-events/arch/x86/emeraldrapids/
H A Dfrontend.json241 … "BriefDescription": "Cycles where a code fetch is stalled due to L1 instruction cache miss.",
244 …"PublicDescription": "Counts cycles where a code line fetch is stalled due to an L1 instruction ca…
249 … "BriefDescription": "Cycles where a code fetch is stalled due to L1 instruction cache tag miss.",
252 …"PublicDescription": "Counts cycles where a code fetch is stalled due to L1 instruction cache tag …
336 …"BriefDescription": "Uops not delivered by IDQ when backend of the machine is not stalled [This ev…
344 … no uops are not delivered by the IDQ when backend of the machine is not stalled [This event is al…
353 …al number of uops was delivered to the back-end when the back-end is not stalled [This event is al…
363 …"BriefDescription": "Uops not delivered by IDQ when backend of the machine is not stalled [This ev…
371 … no uops are not delivered by the IDQ when backend of the machine is not stalled [This event is al…
380 …al number of uops was delivered to the back-end when the back-end is not stalled [This event is al…
/src/lib/libpmc/pmu-events/arch/x86/haswell/
H A Dfrontend.json31 … "BriefDescription": "Cycles where a code fetch is stalled due to L1 instruction-cache miss.",
40 … "BriefDescription": "Cycles where a code fetch is stalled due to L1 instruction-cache miss.",
237 …elivered to Resource Allocation Table (RAT) per thread when backend of the machine is not stalled",
243 …source Allocation Table (RAT) while the Back-end of the processor is not stalled. The Front-end ca…
248 …s are not delivered to Resource Allocation Table (RAT) when backend of the machine is not stalled",
255 …source Allocation Table (RAT) while the Back-end of the processor is not stalled. This event is c…
272 … are not delivered to Resource Allocation Table (RAT) when backend of the machine is not stalled.",
/src/lib/libpmc/pmu-events/arch/x86/haswellx/
H A Dfrontend.json31 … "BriefDescription": "Cycles where a code fetch is stalled due to L1 instruction-cache miss.",
40 … "BriefDescription": "Cycles where a code fetch is stalled due to L1 instruction-cache miss.",
237 …elivered to Resource Allocation Table (RAT) per thread when backend of the machine is not stalled",
243 …source Allocation Table (RAT) while the Back-end of the processor is not stalled. The Front-end ca…
248 …s are not delivered to Resource Allocation Table (RAT) when backend of the machine is not stalled",
255 …source Allocation Table (RAT) while the Back-end of the processor is not stalled. This event is c…
272 … are not delivered to Resource Allocation Table (RAT) when backend of the machine is not stalled.",
/src/lib/libpmc/pmu-events/arch/x86/goldmontplus/
H A Dother.json3 "BriefDescription": "Cycles code-fetch stalled due to any reason.",
10 …"PublicDescription": "Counts cycles that fetch is stalled due to any reason. That is, the decoder …
21 …"PublicDescription": "Counts cycles that fetch is stalled due to an outstanding ITLB miss. That is…
/src/sys/dev/cxgbe/
H A Dt4_mp_ring.c50 * consumes everything (IDLE or COALESCING) or gets STALLED. If it is running
78 STALLED, /* consumer stopped due to lack of resources. */ enumerator
153 ns.flags = STALLED; in drain_ring()
159 else if (ns.flags == STALLED) in drain_ring()
221 ns.flags == STALLED); in drain_ring()
372 if (os.flags == STALLED) in mp_ring_enqueue()
449 (os.flags == STALLED && r->can_drain(r))) { in mp_ring_enqueue()
560 if (os.flags == STALLED && r->can_drain(r)) { in mp_ring_check_drainage()
561 MPASS(os.cidx != os.pidx_tail); /* implied by STALLED */ in mp_ring_check_drainage()
/src/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a510/
H A Dpipeline.json39 …erlock. This event counts every cycle where the issue of an operation is stalled and there is an i…
42 …erlock. This event counts every cycle where the issue of an operation is stalled and there is an i…
45 …erlock. This event counts every cycle where the issue of an operation is stalled and there is an i…
48 …erlock. This event counts every cycle where the issue of an operation is stalled and there is an i…
/src/lib/libpmc/pmu-events/arch/x86/alderlake/
H A Dmemory.json3 …s the number of cycles that the head (oldest load) of the load buffer is stalled due to any number…
12 …s the number of cycles that the head (oldest load) of the load buffer is stalled due to a core bou…
21 …s the number of cycles that the head (oldest load) of the load buffer is stalled due to other bloc…
32 …s the number of cycles that the head (oldest load) of the load buffer is stalled due to a pagewalk…
43 …s the number of cycles that the head (oldest load) of the load buffer is stalled due to a store ad…

12345678