Home
last modified time | relevance | path

Searched full:stores (Results 1 – 25 of 1179) sorted by relevance

12345678910>>...48

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-mei6 Description: Stores the same MODALIAS value emitted by uevent
13 Description: Stores mei client device name
20 Description: Stores mei client device uuid
27 Description: Stores mei client protocol version
34 Description: Stores mei client maximum number of connections
41 Description: Stores mei client fixed address, if any
48 Description: Stores mei client vtag support status
55 Description: Stores mei client maximum message length
/linux/tools/perf/pmu-events/arch/x86/meteorlake/
H A Dother.json33 …"BriefDescription": "Counts streaming stores which modify a full 64 byte cacheline that have any t…
39 …"PublicDescription": "Counts streaming stores which modify a full 64 byte cacheline that have any …
45 …"BriefDescription": "Counts streaming stores which modify only part of a 64 byte cacheline that ha…
51 …"PublicDescription": "Counts streaming stores which modify only part of a 64 byte cacheline that h…
57 "BriefDescription": "Counts streaming stores that have any type of response.",
63 …"PublicDescription": "Counts streaming stores that have any type of response. Available PDIST coun…
69 "BriefDescription": "Counts streaming stores that have any type of response.",
75 …"PublicDescription": "Counts streaming stores that have any type of response. Available PDIST coun…
86 …ncore cannot take any further requests (for example prefetches, loads or stores initiated by the C…
H A Dvirtual-memory.json122 …Counts the number of first level TLB misses but second level hits due to stores that did not start…
131 "BriefDescription": "Stores that miss the DTLB and hit the STLB.",
135 …"PublicDescription": "Counts stores that miss the DTLB (Data TLB) and hit the STLB (2nd Level TLB)…
165 …n": "Counts completed page walks (all page sizes) caused by demand data stores. This implies it m…
175 …"PublicDescription": "Counts completed page walks (1G sizes) caused by demand data stores. This i…
185 …"PublicDescription": "Counts the number of page walks completed due to stores whose address transl…
195 …tion": "Counts completed page walks (2M/4M sizes) caused by demand data stores. This implies addr…
205 …"PublicDescription": "Counts the number of page walks completed due to stores whose address transl…
215 …"PublicDescription": "Counts completed page walks (4K sizes) caused by demand data stores. This i…
221 …ounts the number of page walks outstanding in the page miss handler (PMH) for stores every cycle.",
[all …]
/linux/tools/perf/pmu-events/arch/x86/arrowlake/
H A Dother.json32 …"BriefDescription": "Counts streaming stores which modify a full 64 byte cacheline that have any t…
38 …"PublicDescription": "Counts streaming stores which modify a full 64 byte cacheline that have any …
44 …"BriefDescription": "Counts streaming stores which modify only part of a 64 byte cacheline that ha…
50 …"PublicDescription": "Counts streaming stores which modify only part of a 64 byte cacheline that h…
56 "BriefDescription": "Counts streaming stores that have any type of response.",
62 …"PublicDescription": "Counts streaming stores that have any type of response. Available PDIST coun…
68 "BriefDescription": "Counts streaming stores that have any type of response.",
74 …"PublicDescription": "Counts streaming stores that have any type of response. Available PDIST coun…
85 …ncore cannot take any further requests (for example prefetches, loads or stores initiated by the C…
/linux/tools/perf/pmu-events/arch/x86/alderlake/
H A Dother.json63 …"BriefDescription": "Counts streaming stores which modify a full 64 byte cacheline that have any t…
69 …"PublicDescription": "Counts streaming stores which modify a full 64 byte cacheline that have any …
75 …"BriefDescription": "Counts streaming stores which modify only part of a 64 byte cacheline that ha…
81 …"PublicDescription": "Counts streaming stores which modify only part of a 64 byte cacheline that h…
87 "BriefDescription": "Counts streaming stores that have any type of response.",
93 …"PublicDescription": "Counts streaming stores that have any type of response. Available PDIST coun…
99 "BriefDescription": "Counts streaming stores that have any type of response.",
105 …"PublicDescription": "Counts streaming stores that have any type of response. Available PDIST coun…
116 …ncore cannot take any further requests (for example prefetches, loads or stores initiated by the C…
/linux/tools/perf/pmu-events/arch/x86/alderlaken/
H A Dother.json12 …"BriefDescription": "Counts streaming stores which modify a full 64 byte cacheline that have any t…
18 …"PublicDescription": "Counts streaming stores which modify a full 64 byte cacheline that have any …
23 …"BriefDescription": "Counts streaming stores which modify only part of a 64 byte cacheline that ha…
29 …"PublicDescription": "Counts streaming stores which modify only part of a 64 byte cacheline that h…
34 "BriefDescription": "Counts streaming stores that have any type of response.",
40 …"PublicDescription": "Counts streaming stores that have any type of response. Available PDIST coun…
/linux/tools/perf/arch/x86/util/
H A Dmem-events.c14 E("ldlat-stores", "%s/mem-stores/P", "mem-stores", false, 0),
20 E("ldlat-stores", "%s/mem-stores/P", "mem-stores", false, 0),
/linux/tools/memory-model/Documentation/
H A Dcontrol-dependencies.txt11 One such challenge is that control dependencies order only later stores.
31 However, stores are not speculated. This means that ordering is
43 the compiler might fuse the store to "b" with other stores. Worse yet,
60 identical stores on both branches of the "if" statement as follows:
104 guaranteed only when the stores differ, for example:
212 only to the stores in the then-clause and else-clause of the "if" statement
219 (*) Control dependencies can order prior loads against later stores.
221 Not prior loads against later loads, nor prior stores against
224 stores and later loads, smp_mb().
226 (*) If both legs of the "if" statement contain identical stores to
[all …]
H A Dexplanation.txt103 device, stores it in a buffer, and sets a flag to indicate the buffer
135 Thus, P0 stores the data in buf and then sets flag. Meanwhile, P1
141 This pattern of memory accesses, where one CPU stores values to two
198 it, as loads can obtain values only from earlier stores.
203 P1 must load 0 from buf before P0 stores 1 to it; otherwise r2
207 P0 stores 1 to buf before storing 1 to flag, since it executes
223 each CPU stores to its own shared location and then loads from the
271 W: P0 stores 1 to flag executes before
274 Z: P0 stores 1 to buf executes before
275 W: P0 stores 1 to flag.
[all …]
/linux/tools/perf/pmu-events/arch/x86/knightslanding/
H A Duncore-memory.json3 …"BriefDescription": "Counts the number of read requests and streaming stores that hit in MCDRAM ca…
12 …"BriefDescription": "Counts the number of read requests and streaming stores that hit in MCDRAM ca…
21 …"BriefDescription": "Counts the number of read requests and streaming stores that miss in MCDRAM c…
30 …"BriefDescription": "Counts the number of read requests and streaming stores that miss in MCDRAM c…
55 …id memory mode, this event counts all read requests as well as streaming stores that hit or miss i…
71 …hybrid. In cache and hybrid memory mode, this event counts all streaming stores, writebacks and, r…
/linux/arch/mips/include/asm/octeon/
H A Docteon.h211 * stores; if clear, SYNCWS and SYNCS only order
212 * unmarked stores. SYNCWSMARKED has no effect when
222 * loads/stores can use XKPHYS addresses with
225 /* R/W If set (and UX set), user-level loads/stores
229 * loads/stores can use XKPHYS addresses with
232 /* R/W If set (and UX set), user-level loads/stores
235 /* R/W If set, all stores act as SYNCW (NOMERGE must
238 /* R/W If set, no stores merge, and all stores reach
265 /* R/W If set, CVMSEG is available for loads/stores in
268 /* R/W If set, CVMSEG is available for loads/stores in
[all …]
/linux/tools/perf/pmu-events/arch/x86/lunarlake/
H A Dother.json117 …"BriefDescription": "Counts full streaming stores (64 bytes, WCiLF) that have any type of response…
123 …"PublicDescription": "Counts full streaming stores (64 bytes, WCiLF) that have any type of respons…
129 …"BriefDescription": "Counts partial streaming stores (less than 64 bytes, WCiL) that have any type…
135 …"PublicDescription": "Counts partial streaming stores (less than 64 bytes, WCiL) that have any typ…
141 "BriefDescription": "Counts streaming stores that have any type of response.",
147 …"PublicDescription": "Counts streaming stores that have any type of response. Available PDIST coun…
153 "BriefDescription": "Counts streaming stores that have any type of response.",
159 …"PublicDescription": "Counts streaming stores that have any type of response. Available PDIST coun…
170 …ncore cannot take any further requests (for example prefetches, loads or stores initiated by the C…
/linux/arch/powerpc/include/asm/
H A Dbarrier.h19 * providing an ordering (separately) for (a) cacheable stores and (b)
20 * loads and stores to non-cacheable memory (e.g. I/O devices).
22 * mb() prevents loads and stores being reordered across this point.
24 * wmb() prevents stores being reordered across this point.
32 * doesn't order loads with respect to previous stores. Lwsync can be
109 * pmem_wmb() ensures that all stores for which the modification
/linux/tools/perf/util/
H A Dmem-events.h56 u32 store; /* count of all stores in trace */
57 u32 st_uncache; /* stores to uncacheable address */
59 u32 st_l1hit; /* count of stores that hit L1D */
60 u32 st_l1miss; /* count of stores that miss L1D */
61 u32 st_na; /* count of stores with memory level is not available */
84 u32 nomap; /* count of load/stores with no phys addrs */
/linux/tools/arch/powerpc/include/asm/
H A Dbarrier.h15 * providing an ordering (separately) for (a) cacheable stores and (b)
16 * loads and stores to non-cacheable memory (e.g. I/O devices).
18 * mb() prevents loads and stores being reordered across this point.
20 * wmb() prevents stores being reordered across this point.
/linux/arch/sparc/kernel/
H A Ddtlb_prot.S12 * [TL == 0] 1) User stores to readonly pages.
13 * [TL == 0] 2) Nucleus stores to user readonly pages.
14 * [TL > 0] 3) Nucleus stores to user readonly stack frame.
20 membar #Sync ! Synchronize stores
/linux/arch/sparc/lib/
H A DM7memset.S32 * For small 6 or fewer bytes stores, bytes will be stored.
34 * For less than 32 bytes stores, align the address on 4 byte boundary.
41 * Using BIS stores, set the first long word of each
46 * Using BIS stores, set the first long word of each of
66 * similar to prefetching for normal stores.
71 * BIS stores must be followed by a membar #StoreStore. The benefit of
79 * store and the final stores.
167 ! Use long word stores.
179 and %o2, 63, %o3 ! %o3 = bytes left after blk stores.
187 ! initial cache-clearing stores
/linux/tools/perf/arch/powerpc/util/
H A Dmem-events.c10 E("ldlat-stores", "%s/mem-stores/", "mem-stores", false, 0),
/linux/tools/perf/pmu-events/arch/powerpc/power10/
H A Dtranslation.json10 …efDescription": "Stores completed from S2Q (2nd-level store queue). This event includes regular st…
/linux/include/uapi/sound/
H A Dsnd_sst_tokens.h34 * %SKL_TKN_U8_CORE_ID: Stores module affinity value.Can take
65 * %SKL_TKN_U16_PIN_INST_ID: Stores the pin instance id
67 * %SKL_TKN_U16_MOD_INST_ID: Stores the mdule instance id
73 * %SKL_TKN_U32_OBS: Stores Output Buffer size
75 * %SKL_TKN_U32_IBS: Stores input buffer size
84 * %SKL_TKN_U32_PIPE_ID: Stores the pipe id
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Dother.json12 "BriefDescription": "Counts streaming stores that have any type of response.",
18 …"PublicDescription": "Counts streaming stores that have any type of response. Available PDIST coun…
28 …ncore cannot take any further requests (for example prefetches, loads or stores initiated by the C…
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/
H A Dother.json12 "BriefDescription": "Counts streaming stores that have any type of response.",
18 …"PublicDescription": "Counts streaming stores that have any type of response. Available PDIST coun…
28 …ncore cannot take any further requests (for example prefetches, loads or stores initiated by the C…
/linux/arch/mips/include/asm/
H A Dsync.h33 * loads or stores. By way of example, if we only care that stores older
34 * than a barrier are observed prior to stores that are younger than a
36 * ordering barrier can be used. Limiting the barrier's effects to stores
38 * make progress faster than if younger loads had to wait for older stores
79 * stores, but instead causes synchronization of an icache or TLB global
/linux/tools/perf/pmu-events/arch/x86/elkhartlake/
H A Dvirtual-memory.json64 …"BriefDescription": "Counts the number of page walks due to stores that miss the PDE (Page Directo…
72 …Counts the number of first level TLB misses but second level hits due to stores that did not start…
84 …"PublicDescription": "Counts the number of page walks completed due to stores whose address transl…
93 …"PublicDescription": "Counts the number of page walks completed due to stores whose address transl…
102 …"PublicDescription": "Counts the number of page walks completed due to stores whose address transl…
111 …"PublicDescription": "Counts the number of page walks completed due to stores whose address transl…
116 …ounts the number of page walks outstanding in the page miss handler (PMH) for stores every cycle.",
120 … the number of page walks outstanding in the page miss handler (PMH) for stores every cycle. A pa…
/linux/tools/perf/pmu-events/arch/x86/snowridgex/
H A Dvirtual-memory.json64 …"BriefDescription": "Counts the number of page walks due to stores that miss the PDE (Page Directo…
72 …Counts the number of first level TLB misses but second level hits due to stores that did not start…
84 …"PublicDescription": "Counts the number of page walks completed due to stores whose address transl…
93 …"PublicDescription": "Counts the number of page walks completed due to stores whose address transl…
102 …"PublicDescription": "Counts the number of page walks completed due to stores whose address transl…
111 …"PublicDescription": "Counts the number of page walks completed due to stores whose address transl…
116 …ounts the number of page walks outstanding in the page miss handler (PMH) for stores every cycle.",
120 … the number of page walks outstanding in the page miss handler (PMH) for stores every cycle. A pa…

12345678910>>...48