Home
last modified time | relevance | path

Searched full:completed (Results 1 – 25 of 2422) sorted by relevance

12345678910>>...97

/Linux-v5.15/tools/perf/pmu-events/arch/x86/tremontx/
Dvirtual-memory.json4 …"PublicDescription": "Counts page walks completed due to demand data loads (including SW prefetche…
12 "BriefDescription": "Page walk completed due to a demand load to a 4K page."
16 …"PublicDescription": "Counts page walks completed due to demand data loads (including SW prefetche…
24 "BriefDescription": "Page walk completed due to a demand load to a 2M or 4M page."
28 …"PublicDescription": "Counts page walks completed due to demand data stores whose address translat…
36 "BriefDescription": "Page walk completed due to a demand data store to a 4K page."
40 …"PublicDescription": "Counts page walks completed due to demand data stores whose address translat…
48 "BriefDescription": "Page walk completed due to a demand data store to a 2M or 4M page."
64 …"PublicDescription": "Counts page walks completed due to instruction fetches whose address transla…
72 "BriefDescription": "Page walk completed due to an instruction fetch in a 4K page."
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/goldmontplus/
Dvirtual-memory.json4 …"PublicDescription": "Counts page walks completed due to demand data loads (including SW prefetche…
12 "BriefDescription": "Page walk completed due to a demand load to a 4K page"
16 …"PublicDescription": "Counts page walks completed due to demand data loads (including SW prefetche…
24 "BriefDescription": "Page walk completed due to a demand load to a 2M or 4M page"
28 …"PublicDescription": "Counts page walks completed due to demand data loads (including SW prefetche…
36 "BriefDescription": "Page walk completed due to a demand load to a 1GB page"
52 …"PublicDescription": "Counts page walks completed due to demand data stores whose address translat…
60 "BriefDescription": "Page walk completed due to a demand data store to a 4K page"
64 …"PublicDescription": "Counts page walks completed due to demand data stores whose address translat…
72 "BriefDescription": "Page walk completed due to a demand data store to a 2M or 4M page"
[all …]
/Linux-v5.15/lib/
Ddynamic_queue_limits.c17 /* Records completed count and recalculates the queue limit */
21 unsigned int ovlimit, completed, num_queued; in dql_completed() local
29 completed = dql->num_completed + count; in dql_completed()
32 inprogress = num_queued - completed; in dql_completed()
34 all_prev_completed = AFTER_EQ(completed, dql->prev_num_queued); in dql_completed()
50 * of bytes both sent and completed in the last interval, in dql_completed()
53 limit += POSDIFF(completed, dql->prev_num_queued) + in dql_completed()
74 * the number of objects completed. Note that two times in dql_completed()
75 * number of completed bytes is a basis for an upper bound in dql_completed()
83 2 * (completed - dql->num_completed)); in dql_completed()
[all …]
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dopfn.c55 * if we have completed all requests, or if a previous request is in in opfn_conn_request()
59 priv->opfn.requested == priv->opfn.completed || priv->opfn.curr) in opfn_conn_request()
62 mask = priv->opfn.requested & ~priv->opfn.completed; in opfn_conn_request()
65 priv->opfn.completed |= OPFN_CODE(capcode); in opfn_conn_request()
76 priv->opfn.completed |= OPFN_CODE(capcode); in opfn_conn_request()
158 if (priv->opfn.completed & OPFN_CODE(capcode)) { in opfn_conn_response()
163 priv->opfn.completed &= ~OPFN_CODE(capcode); in opfn_conn_response()
169 priv->opfn.completed |= OPFN_CODE(capcode); in opfn_conn_response()
202 priv->opfn.completed |= OPFN_CODE(capcode); in opfn_conn_reply()
229 while (priv->opfn.completed) { in opfn_conn_error()
[all …]
/Linux-v5.15/tools/virtio/ringtest/
Dmain.c109 int completed = 0; in run_guest() local
121 completed_before = completed; in run_guest()
124 started - completed < max_outstanding) { in run_guest()
138 /* Flush out completed bufs if any */ in run_guest()
140 ++completed; in run_guest()
141 if (__builtin_expect(completed == bufs, false)) in run_guest()
146 if (completed == completed_before) in run_guest()
148 assert(completed <= bufs); in run_guest()
168 int completed = 0; in run_host() local
183 completed_before = completed; in run_host()
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/skylakex/
Dvirtual-memory.json8 …ze (4K/2M/4M/1G). This implies it missed in all TLB levels, but the walk need not have completed.",
39 …"PublicDescription": "Counts completed page walks (all page sizes) caused by demand data loads. T…
44 "BriefDescription": "Page walk completed due to a demand data load to a 1G page",
49 …"PublicDescription": "Counts completed page walks (1G sizes) caused by demand data loads. This im…
54 "BriefDescription": "Page walk completed due to a demand data load to a 2M/4M page",
59 …"PublicDescription": "Counts completed page walks (2M/4M sizes) caused by demand data loads. This…
64 "BriefDescription": "Page walk completed due to a demand data load to a 4K page",
69 …"PublicDescription": "Counts completed page walks (4K sizes) caused by demand data loads. This im…
89 …ze (4K/2M/4M/1G). This implies it missed in all TLB levels, but the walk need not have completed.",
120 …"PublicDescription": "Counts completed page walks (all page sizes) caused by demand data stores. …
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/cascadelakex/
Dvirtual-memory.json8 …ze (4K/2M/4M/1G). This implies it missed in all TLB levels, but the walk need not have completed.",
39 …"PublicDescription": "Counts completed page walks (all page sizes) caused by demand data loads. T…
44 "BriefDescription": "Page walk completed due to a demand data load to a 1G page",
49 …"PublicDescription": "Counts completed page walks (1G sizes) caused by demand data loads. This im…
54 "BriefDescription": "Page walk completed due to a demand data load to a 2M/4M page",
59 …"PublicDescription": "Counts completed page walks (2M/4M sizes) caused by demand data loads. This…
64 "BriefDescription": "Page walk completed due to a demand data load to a 4K page",
69 …"PublicDescription": "Counts completed page walks (4K sizes) caused by demand data loads. This im…
89 …ze (4K/2M/4M/1G). This implies it missed in all TLB levels, but the walk need not have completed.",
120 …"PublicDescription": "Counts completed page walks (all page sizes) caused by demand data stores. …
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/skylake/
Dvirtual-memory.json8 …ze (4K/2M/4M/1G). This implies it missed in all TLB levels, but the walk need not have completed.",
13 "BriefDescription": "Page walk completed due to a demand data store to a 2M/4M page",
18 …"PublicDescription": "Counts completed page walks (2M/4M sizes) caused by demand data stores. Thi…
38 …"PublicDescription": "Counts completed page walks (4K page sizes) caused by a code fetch. This imp…
120 …is implies it missed in the ITLB and further levels of TLB, but the walk need not have completed.",
140 …"PublicDescription": "Counts completed page walks (all page sizes) caused by demand data loads. T…
145 "BriefDescription": "Page walk completed due to a demand data store to a 4K page",
150 …"PublicDescription": "Counts completed page walks (4K sizes) caused by demand data stores. This i…
160 …"PublicDescription": "Counts completed page walks (1G page sizes) caused by a code fetch. This imp…
170 …"PublicDescription": "Counts completed page walks (all page sizes) caused by a code fetch. This im…
[all …]
/Linux-v5.15/include/linux/firmware/intel/
Dstratix10-smc.h30 * has completed.
33 * completed.
113 * a1: 64bit physical address of 1st completed memory block if any completed
115 * a2: 64bit physical address of 2nd completed memory block if any completed
117 * a3: 64bit physical address of 3rd completed memory block if any completed
127 * Sync call used by service driver at EL1 to track the completed write
138 * a1: 64bit physical address of 1st completed memory block.
139 * a2: 64bit physical address of 2nd completed memory block if
140 * any completed block, otherwise zero value.
141 * a3: 64bit physical address of 3rd completed memory block if
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/powerpc/power10/
Dothers.json10 …"BriefDescription": "PowerPC instructions that completed while the thread was in ultravisor state."
20 "BriefDescription": "Marked stores completed in L2 (RC machine done)."
55 …"BriefDescription": "Floating Point Operations Completed. Includes any type. It counts once for ea…
75 "BriefDescription": "PowerPC instructions that completed while the thread is in Adjunct state."
155 … "BriefDescription": "PowerPC Instructions that completed while the thread is in Privileged state."
200 … "BriefDescription": "PowerPC instructions that completed while the thread is in hypervisor state."
225 "BriefDescription": "Vector load instructions completed."
230 …"BriefDescription": "Two floating point instructions completed (FMA class of instructions: fmadd, …
235 "BriefDescription": "Scalar floating point instructions completed."
240 "BriefDescription": "Math floating point instructions completed."
[all …]
Dmarked.json20 "BriefDescription": "Marked Branch Taken instruction completed."
35 …e has been sampled/marked and is at the point of execution where it has completed in the core and …
60 "BriefDescription": "A marked branch completed. All branches are included."
75 "BriefDescription": "Marked loads completed."
120 "BriefDescription": "Single Precision floating point instructions completed."
125 "BriefDescription": "Vector floating point instructions completed."
130 "BriefDescription": "Non Math instructions completed."
135 "BriefDescription": "marked instruction completed."
/Linux-v5.15/tools/perf/pmu-events/arch/x86/tigerlake/
Dvirtual-memory.json32 …"PublicDescription": "Counts completed page walks (all page sizes) caused by demand data loads. T…
37 "BriefDescription": "Page walks completed due to a demand data load to a 2M/4M page.",
43 …"PublicDescription": "Counts completed page walks (2M/4M sizes) caused by demand data loads. This…
48 "BriefDescription": "Page walks completed due to a demand data load to a 4K page.",
54 …"PublicDescription": "Counts completed page walks (4K sizes) caused by demand data loads. This im…
99 …"PublicDescription": "Counts completed page walks (all page sizes) caused by demand data stores. …
104 "BriefDescription": "Page walks completed due to a demand data store to a 2M/4M page.",
110 …"PublicDescription": "Counts page walks completed due to demand data stores whose address translat…
115 "BriefDescription": "Page walks completed due to a demand data store to a 4K page.",
121 …"PublicDescription": "Counts page walks completed due to demand data stores whose address translat…
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/icelake/
Dvirtual-memory.json21 …"PublicDescription": "Counts completed page walks (all page sizes) caused by a code fetch. This im…
58 …"PublicDescription": "Counts completed page walks (4K page sizes) caused by a code fetch. This imp…
64 "BriefDescription": "Page walks completed due to a demand data load to a 4K page.",
70 …"PublicDescription": "Counts completed page walks (4K sizes) caused by demand data loads. This im…
82 …"PublicDescription": "Counts completed page walks (2M/4M page sizes) caused by a code fetch. This …
101 "BriefDescription": "Page walks completed due to a demand data store to a 2M/4M page.",
107 …"PublicDescription": "Counts completed page walks (2M/4M sizes) caused by demand data stores. Thi…
131 …"PublicDescription": "Counts completed page walks (all page sizes) caused by demand data stores. …
143 …"PublicDescription": "Counts completed page walks (all page sizes) caused by demand data loads. T…
149 "BriefDescription": "Page walks completed due to a demand data store to a 4K page.",
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/icelakex/
Dvirtual-memory.json3 "BriefDescription": "Page walks completed due to a demand data load to a 4K page.",
9 …"PublicDescription": "Counts completed page walks (4K sizes) caused by demand data loads. This im…
15 "BriefDescription": "Page walks completed due to a demand data load to a 2M/4M page.",
21 …"PublicDescription": "Counts completed page walks (2M/4M sizes) caused by demand data loads. This…
33 …"PublicDescription": "Counts completed page walks (all page sizes) caused by demand data loads. T…
76 "BriefDescription": "Page walks completed due to a demand data store to a 4K page.",
82 …"PublicDescription": "Counts completed page walks (4K sizes) caused by demand data stores. This i…
88 "BriefDescription": "Page walks completed due to a demand data store to a 2M/4M page.",
94 …"PublicDescription": "Counts completed page walks (2M/4M sizes) caused by demand data stores. Thi…
106 …"PublicDescription": "Counts completed page walks (all page sizes) caused by demand data stores. …
[all …]
/Linux-v5.15/tools/virtio/
Dvirtio_test.c172 long started = 0, completed = 0, next_reset = reset_n; in run_test() local
187 completed_before = completed; in run_test()
190 const bool reset = completed > next_reset; in run_test()
195 (started - completed) < batch) { in run_test()
226 /* Flush out completed bufs if any */ in run_test()
228 ++completed; in run_test()
250 started = completed; in run_test()
251 while (completed > next_reset) in run_test()
252 next_reset += completed; in run_test()
255 if (completed == completed_before && started == started_before) in run_test()
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/elkhartlake/
Dvirtual-memory.json25 …"BriefDescription": "Counts the number of page walks completed due to load DTLB misses to any page…
31 …"PublicDescription": "Counts the number of page walks completed due to loads (including SW prefetc…
36 …"BriefDescription": "Counts the number of page walks completed due to load DTLB misses to a 2M or …
43 …"PublicDescription": "Counts the number of page walks completed due to loads (including SW prefetc…
48 …"BriefDescription": "Counts the number of page walks completed due to load DTLB misses to a 4K pag…
55 …"PublicDescription": "Counts the number of page walks completed due to loads (including SW prefetc…
84 …"BriefDescription": "Counts the number of page walks completed due to store DTLB misses to a 2M or…
91 …"PublicDescription": "Counts the number of page walks completed due to stores whose address transl…
96 …"BriefDescription": "Counts the number of page walks completed due to store DTLB misses to a 4K pa…
103 …"PublicDescription": "Counts the number of page walks completed due to stores whose address transl…
[all …]
/Linux-v5.15/drivers/infiniband/core/
Dcq.c96 int i, n, completed = 0; in __ib_process_cq() local
106 budget - completed), wcs)) > 0) { in __ib_process_cq()
116 completed += n; in __ib_process_cq()
118 if (n != batch || (budget != -1 && completed >= budget)) in __ib_process_cq()
122 return completed; in __ib_process_cq()
156 int completed; in ib_poll_handler() local
158 completed = __ib_process_cq(cq, budget, cq->wc, IB_POLL_BATCH); in ib_poll_handler()
159 if (completed < budget) { in ib_poll_handler()
168 rdma_dim(dim, completed); in ib_poll_handler()
170 return completed; in ib_poll_handler()
[all …]
/Linux-v5.15/drivers/gpu/host1x/
Dintr.c55 * and gather all completed waiters into lists by actions
58 struct list_head completed[HOST1X_INTR_ACTION_COUNT]) in remove_completed_waiters()
67 dest = completed + waiter->action; in remove_completed_waiters()
141 static void run_handlers(struct list_head completed[HOST1X_INTR_ACTION_COUNT]) in run_handlers()
143 struct list_head *head = completed; in run_handlers()
161 * Remove & handle all waiters that have completed for the given syncpt
167 struct list_head completed[HOST1X_INTR_ACTION_COUNT]; in process_wait_list() local
172 INIT_LIST_HEAD(completed + i); in process_wait_list()
177 completed); in process_wait_list()
188 run_handlers(completed); in process_wait_list()
/Linux-v5.15/Documentation/admin-guide/
Diostats.rst65 Field 1 -- # of reads completed (unsigned long)
66 This is the total number of reads completed successfully.
81 Field 5 -- # of writes completed (unsigned long)
82 This is the total number of writes completed successfully.
102 started or completed. If request runs more than 2 jiffies then some
112 Field 12 -- # of discards completed (unsigned long)
113 This is the total number of discards completed successfully.
125 Field 16 -- # of flush requests completed
126 This is the total number of flush requests completed successfully.
186 number of reads/writes completed.
/Linux-v5.15/Documentation/block/
Dbiovecs.rst9 the iterator will be modified as the bio is completed, not the biovec.
14 bv_len by the number of bytes completed in that biovec.
20 bytes completed in the current bvec.
23 particular, presenting the illusion of partially completed biovecs so that
64 completed (perhaps to copy the data somewhere else, or perhaps to resubmit
83 * Submitting partially completed bios is now perfectly fine - this comes up
87 It used to be the case that submitting a partially completed bio would work
91 audited to make sure they are - submitting partially completed bios is
/Linux-v5.15/drivers/usb/typec/ucsi/
Dtrace.c40 return "Event pending (ACK completed)"; in ucsi_cci_str()
42 return "Event pending (command completed)"; in ucsi_cci_str()
46 return "ACK completed"; in ucsi_cci_str()
48 return "Command completed"; in ucsi_cci_str()
/Linux-v5.15/Documentation/userspace-api/media/mediactl/
Dmedia-request-ioc-reinit.rst36 This avoids having to :c:func:`close()` a completed
37 request and allocate a new request. Instead the completed request can just
41 yet, or if it was queued and completed. Otherwise it will set ``errno``
51 The request is queued but not yet completed.
/Linux-v5.15/tools/perf/pmu-events/arch/x86/broadwell/
Dvirtual-memory.json14 …iption": "This event counts load misses in all DTLB levels that cause a completed page walk (4K pa…
25 …iption": "This event counts load misses in all DTLB levels that cause a completed page walk (2M an…
36 …iption": "This event counts load misses in all DTLB levels that cause a completed page walk (1G p…
106 …ption": "This event counts store misses in all DTLB levels that cause a completed page walk (4K pa…
117 …ption": "This event counts store misses in all DTLB levels that cause a completed page walk (2M an…
124 … "BriefDescription": "Store misses in all DTLB levels that cause completed page walks (2M/4M)",
128 …ption": "This event counts store misses in all DTLB levels that cause a completed page walk (1G p…
135 "BriefDescription": "Store misses in all DTLB levels that cause completed page walks (1G)",
145 "BriefDescription": "Store misses in all DTLB levels that cause completed page walks.",
208 …ption": "This event counts store misses in all DTLB levels that cause a completed page walk (4K pa…
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/broadwellde/
Dvirtual-memory.json20 …iption": "This event counts load misses in all DTLB levels that cause a completed page walk (4K pa…
31 …iption": "This event counts load misses in all DTLB levels that cause a completed page walk (2M an…
42 …iption": "This event counts load misses in all DTLB levels that cause a completed page walk (1G p…
112 …ption": "This event counts store misses in all DTLB levels that cause a completed page walk (4K pa…
119 … "BriefDescription": "Store misses in all DTLB levels that cause completed page walks (2M/4M)",
123 …ption": "This event counts store misses in all DTLB levels that cause a completed page walk (2M an…
130 "BriefDescription": "Store misses in all DTLB levels that cause completed page walks (1G)",
134 …ption": "This event counts store misses in all DTLB levels that cause a completed page walk (1G p…
141 "BriefDescription": "Store misses in all DTLB levels that cause completed page walks.",
214 …ption": "This event counts store misses in all DTLB levels that cause a completed page walk (4K pa…
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/broadwellx/
Dvirtual-memory.json20 …iption": "This event counts load misses in all DTLB levels that cause a completed page walk (4K pa…
31 …iption": "This event counts load misses in all DTLB levels that cause a completed page walk (2M an…
42 …iption": "This event counts load misses in all DTLB levels that cause a completed page walk (1G p…
112 …ption": "This event counts store misses in all DTLB levels that cause a completed page walk (4K pa…
119 … "BriefDescription": "Store misses in all DTLB levels that cause completed page walks (2M/4M)",
123 …ption": "This event counts store misses in all DTLB levels that cause a completed page walk (2M an…
130 "BriefDescription": "Store misses in all DTLB levels that cause completed page walks (1G)",
134 …ption": "This event counts store misses in all DTLB levels that cause a completed page walk (1G p…
141 "BriefDescription": "Store misses in all DTLB levels that cause completed page walks.",
214 …ption": "This event counts store misses in all DTLB levels that cause a completed page walk (4K pa…
[all …]

12345678910>>...97