Home
last modified time | relevance | path

Searched full:dispatch (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/linux-6.8/tools/perf/pmu-events/arch/x86/amdzen3/
Dother.json10 "BriefDescription": "Any Integer dispatch. Types of Oops Dispatched from Decoder.",
16 "BriefDescription": "Any FP dispatch. Types of Oops Dispatched from Decoder.",
22 …where a dispatch group is valid but does not get dispatched due to a Token Stall. Also counts cycl…
28 …where a dispatch group is valid but does not get dispatched due to a Token Stall. Also counts cycl…
34 …where a dispatch group is valid but does not get dispatched due to a Token Stall. Also counts cycl…
40 …where a dispatch group is valid but does not get dispatched due to a Token Stall. Also counts cycl…
46 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
52 …where a dispatch group is valid but does not get dispatched due to a Token Stall. Also counts cycl…
58 …where a dispatch group is valid but does not get dispatched due to a Token Stall. Also counts cycl…
64 …where a dispatch group is valid but does not get dispatched due to a Token Stall. Also counts cycl…
[all …]
Dfloating-point.json6 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
13 …SE instructions, including moves. Each increment represents a one-cycle dispatch event. This event…
20 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
27 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
34 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
70 …"BriefDescription": "Number of Scalar Ops optimized. This is a dispatch based speculative event, a…
76 … candidates for optimization (have Z-bit either set or pass). This is a dispatch based speculative…
82 …"BriefDescription": "Number of SSE Move Ops eliminated. This is a dispatch based speculative event…
88 …"BriefDescription": "Number of SSE Move Ops. This is a dispatch based speculative event, and is us…
118 "BriefDescription": "Floating Point Dispatch Faults. YMM spill fault.",
[all …]
/linux-6.8/net/ieee802154/6lowpan/
Drx.c35 net_warn_ratelimited("%s: received unknown dispatch\n", in lowpan_rx_handlers_result()
54 static inline bool lowpan_is_frag1(u8 dispatch) in lowpan_is_frag1() argument
56 return (dispatch & LOWPAN_DISPATCH_FRAG_MASK) == LOWPAN_DISPATCH_FRAG1; in lowpan_is_frag1()
59 static inline bool lowpan_is_fragn(u8 dispatch) in lowpan_is_fragn() argument
61 return (dispatch & LOWPAN_DISPATCH_FRAG_MASK) == LOWPAN_DISPATCH_FRAGN; in lowpan_is_fragn()
122 static inline bool lowpan_is_esc(u8 dispatch) in lowpan_is_esc() argument
124 return dispatch == LOWPAN_DISPATCH_ESC; in lowpan_is_esc()
138 static inline bool lowpan_is_hc1(u8 dispatch) in lowpan_is_hc1() argument
140 return dispatch == LOWPAN_DISPATCH_HC1; in lowpan_is_hc1()
154 static inline bool lowpan_is_dff(u8 dispatch) in lowpan_is_dff() argument
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/amdzen4/
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 …]
Dpipeline.json4 … "BriefDescription": "Total dispatch slots (upto 6 instructions can be dispatched in each cycle).",
9 …"BriefDescription": "Fraction of dispatch slots that remained unused because the frontend did not …
23 … "BriefDescription": "Fraction of dispatch slots that remained unused because of backend stalls.",
30 …"BriefDescription": "Fraction of dispatch slots that remained unused because the other thread was …
37 "BriefDescription": "Fraction of dispatch slots used by ops that retired.",
44 …"BriefDescription": "Fraction of dispatch slots that remained unused because of a latency bottlene…
51 …"BriefDescription": "Fraction of dispatch slots that remained unused because of a bandwidth bottle…
72 …"BriefDescription": "Fraction of dispatch slots that remained unused because of stalls due to the …
79 …"BriefDescription": "Fraction of dispatch slots that remained unused because of stalls not related…
86 "BriefDescription": "Fraction of dispatch slots used by fastpath ops that retired.",
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/amdzen2/
Dother.json28 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
34 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
40 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
46 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
52 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
58 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
64 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
70 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
76 …efDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a token…
82 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
[all …]
Dfloating-point.json6 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
13 …SE instructions, including moves. Each increment represents a one-cycle dispatch event. This event…
20 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
27 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
34 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
71 …"BriefDescription": "Number of Scalar Ops optimized. This is a dispatch based speculative event, a…
77 … candidates for optimization (have Z-bit either set or pass). This is a dispatch based speculative…
83 …"BriefDescription": "Number of SSE Move Ops eliminated. This is a dispatch based speculative event…
89 …"BriefDescription": "Number of SSE Move Ops. This is a dispatch based speculative event, and is us…
119 "BriefDescription": "Floating Point Dispatch Faults. YMM spill fault.",
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/lunarlake/
Dmemory.json3 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
10 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
16 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
23 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
29 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
36 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
42 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
49 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
55 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
62 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux-6.8/tools/perf/pmu-events/arch/powerpc/power10/
Dpipeline.json10 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch fo…
45 …"BriefDescription": "Cycles when dispatch was stalled for this thread because the MMU was handling…
50 …"BriefDescription": "Cycles when dispatch was stalled while the instruction was fetched from the l…
60 …n": "Cycles in which the oldest instruction in the pipeline finished at dispatch and did not requi…
75 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch be…
80 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch be…
100 "BriefDescription": "Cycles dispatch is held."
105 …"BriefDescription": "Cycles when dispatch was stalled while the instruction was fetched from the l…
130 …"BriefDescription": "Cycles in which the next-to-complete (NTC) instruction is held at dispatch du…
150 …"BriefDescription": "Cycles when dispatch was stalled while waiting to resolve an instruction ERAT…
[all …]
Dmetrics.json16 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled for any re…
22 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled because th…
28 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled because Fe…
34 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled because th…
40 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled waiting to…
46 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled waiting to…
52 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled due to an …
58 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled while the …
64 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled while the …
70 …"BriefDescription": "Average cycles per completed instruction when dispatch was stalled while the …
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/graniterapids/
Dmemory.json3 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
10 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
15 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
22 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
27 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
34 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
39 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
46 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
51 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
58 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/tigerlake/
Dmemory.json19 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
26 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
31 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
38 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
43 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
50 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
55 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
62 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
67 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
74 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux-6.8/tools/perf/pmu-events/arch/arm64/ampere/ampereone/
Dcore-imp-def.json207 "PublicDescription": "Dispatch stall due to LOB entries",
210 "BriefDescription": "Dispatch stall due to LOB entries"
213 "PublicDescription": "Dispatch stall due to SOB entries",
216 "BriefDescription": "Dispatch stall due to SOB entries"
219 "PublicDescription": "Dispatch stall due to IXU scheduler entries",
222 "BriefDescription": "Dispatch stall due to IXU scheduler entries"
225 "PublicDescription": "Dispatch stall due to FSU scheduler entries",
228 "BriefDescription": "Dispatch stall due to FSU scheduler entries"
231 "PublicDescription": "Dispatch stall due to ROB entries",
234 "BriefDescription": "Dispatch stall due to ROB entries"
[all …]
/linux-6.8/block/
Dblk-mq-sched.c36 * Order clearing SCHED_RESTART and list_empty_careful(&hctx->dispatch) in __blk_mq_sched_restart()
38 * blk_mq_dispatch_rq_list(). So dispatch code won't see SCHED_RESTART, in __blk_mq_sched_restart()
39 * meantime new request added to hctx->dispatch is missed to check in in __blk_mq_sched_restart()
67 goto dispatch; in blk_mq_dispatch_hctx_list()
73 dispatch: in blk_mq_dispatch_hctx_list()
84 * Returns -EAGAIN if hctx->dispatch was found non-empty and run_work has to
109 if (!list_empty_careful(&hctx->dispatch)) { in __blk_mq_do_dispatch_sched()
124 * same queue and if we didn't dispatch then there's in __blk_mq_do_dispatch_sched()
163 * dispatch batching requests from same hctx at a time. in __blk_mq_do_dispatch_sched()
212 * Returns -EAGAIN if hctx->dispatch was found non-empty and run_work has to
[all …]
/linux-6.8/tools/perf/pmu-events/arch/arm64/ampere/ampereonex/
Dcore-imp-def.json207 "PublicDescription": "Dispatch stall due to LOB entries",
210 "BriefDescription": "Dispatch stall due to LOB entries"
213 "PublicDescription": "Dispatch stall due to SOB entries",
216 "BriefDescription": "Dispatch stall due to SOB entries"
219 "PublicDescription": "Dispatch stall due to IXU scheduler entries",
222 "BriefDescription": "Dispatch stall due to IXU scheduler entries"
225 "PublicDescription": "Dispatch stall due to FSU scheduler entries",
228 "BriefDescription": "Dispatch stall due to FSU scheduler entries"
231 "PublicDescription": "Dispatch stall due to ROB entries",
234 "BriefDescription": "Dispatch stall due to ROB entries"
[all …]
/linux-6.8/drivers/net/ethernet/cavium/liquidio/
Docteon_device.c531 "BEGIN", "PCI-ENABLE-DONE", "PCI-MAP-DONE", "DISPATCH-INIT-DONE",
714 oct->dispatch.dlist = (struct octeon_dispatch *) in octeon_allocate_device_mem()
1027 oct->dispatch.count = 0; in octeon_init_dispatch_list()
1030 oct->dispatch.dlist[i].opcode = 0; in octeon_init_dispatch_list()
1031 INIT_LIST_HEAD(&oct->dispatch.dlist[i].list); in octeon_init_dispatch_list()
1037 spin_lock_init(&oct->dispatch.lock); in octeon_init_dispatch_list()
1050 spin_lock_bh(&oct->dispatch.lock); in octeon_delete_dispatch_list()
1053 struct list_head *dispatch; in octeon_delete_dispatch_list() local
1055 dispatch = &oct->dispatch.dlist[i].list; in octeon_delete_dispatch_list()
1056 while (dispatch->next != dispatch) { in octeon_delete_dispatch_list()
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/meteorlake/
Dmemory.json141 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
148 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
154 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
161 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
167 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
174 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
180 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
187 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
193 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
200 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/amdzen1/
Dother.json17 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
23 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
29 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
35 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
41 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
47 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
53 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
Dfloating-point.json6 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
13 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
20 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
27 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
34 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
41 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
48 …SE instructions, including moves. Each increment represents a one-cycle dispatch event. This event…
55 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
62 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
69 …E instructions, including moves. Each increment represents a one- cycle dispatch event. This event…
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/alderlake/
Dmemory.json116 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
123 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
129 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
136 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
142 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
149 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
155 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
162 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
168 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
175 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/sapphirerapids/
Dmemory.json53 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
60 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
65 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
72 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
77 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
84 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
89 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
96 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
101 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
108 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/emeraldrapids/
Dmemory.json53 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
60 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
65 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
72 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
77 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
84 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
89 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
96 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
101 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
108 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/rocketlake/
Dmemory.json75 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
82 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
87 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
94 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
99 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
106 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
111 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
118 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
123 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
130 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/icelake/
Dmemory.json75 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
82 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
87 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
94 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
99 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
106 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
111 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
118 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
123 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
130 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/icelakex/
Dmemory.json19 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
26 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
31 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
38 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
43 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
50 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
55 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
62 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
67 …"BriefDescription": "Counts randomly selected loads when the latency from first dispatch to comple…
74 …"PublicDescription": "Counts randomly selected loads when the latency from first dispatch to compl…
[all …]

12345678910>>...18