Home
last modified time | relevance | path

Searched full:writes (Results 1 – 25 of 2057) sorted by relevance

12345678910>>...83

/freebsd-src/lib/libpmc/pmu-events/arch/s390/cf_z13/
H A Dextended.json5 "BriefDescription": "L1D Read-only Exclusive Writes",
11 "BriefDescription": "DTLB1 Writes",
23 "BriefDescription": "DTLB1 One-Megabyte Page Writes",
29 "BriefDescription": "DTLB1 Two-Gigabyte Page Writes",
35 "BriefDescription": "L1D L2D Sourced Writes",
41 "BriefDescription": "ITLB1 Writes",
53 "BriefDescription": "L1I L2I Sourced Writes",
59 "BriefDescription": "TLB2 PTE Writes",
65 "BriefDescription": "TLB2 CRSTE One-Megabyte Page Writes",
71 "BriefDescription": "TLB2 CRSTE Writes",
[all …]
H A Dbasic.json17 "BriefDescription": "L1I Directory Writes",
29 "BriefDescription": "L1D Directory Writes",
53 "BriefDescription": "Problem-State L1I Directory Writes",
65 "BriefDescription": "Problem-State L1D Directory Writes",
/freebsd-src/lib/libpmc/pmu-events/arch/s390/cf_z14/
H A Dextended.json5 "BriefDescription": "L1D Read-only Exclusive Writes",
11 "BriefDescription": "DTLB2 Writes",
23 "BriefDescription": "DTLB2 One-Megabyte Page Writes",
29 "BriefDescription": "DTLB2 Two-Gigabyte Page Writes",
35 "BriefDescription": "L1D L2D Sourced Writes",
41 "BriefDescription": "ITLB2 Writes",
53 "BriefDescription": "L1I L2I Sourced Writes",
59 "BriefDescription": "TLB2 PTE Writes",
65 "BriefDescription": "TLB2 CRSTE Writes",
95 "BriefDescription": "L1D On-Chip L3 Sourced Writes",
[all …]
/freebsd-src/lib/libpmc/pmu-events/arch/s390/cf_zec12/
H A Dextended.json17 "BriefDescription": "L1D L2I Sourced Writes",
23 "BriefDescription": "L1I L2I Sourced Writes",
29 "BriefDescription": "L1D L2D Sourced Writes",
35 "BriefDescription": "DTLB1 Writes",
41 "BriefDescription": "L1D Local Memory Sourced Writes",
47 "BriefDescription": "L1I Local Memory Sourced Writes",
53 "BriefDescription": "L1D Read-only Exclusive Writes",
59 "BriefDescription": "DTLB1 One-Megabyte Page Writes",
65 "BriefDescription": "ITLB1 Writes",
71 "BriefDescription": "TLB2 PTE Writes",
[all …]
H A Dbasic.json17 "BriefDescription": "L1I Directory Writes",
29 "BriefDescription": "L1D Directory Writes",
53 "BriefDescription": "Problem-State L1I Directory Writes",
65 "BriefDescription": "Problem-State L1D Directory Writes",
/freebsd-src/lib/libpmc/pmu-events/arch/s390/cf_z196/
H A Dextended.json5 "BriefDescription": "L1D L2 Sourced Writes",
11 "BriefDescription": "L1I L2 Sourced Writes",
35 "BriefDescription": "L1D Off-Book L3 Sourced Writes",
41 "BriefDescription": "L1D On-Book L4 Sourced Writes",
47 "BriefDescription": "L1I On-Book L4 Sourced Writes",
53 "BriefDescription": "L1D Read-only Exclusive Writes",
59 "BriefDescription": "L1D Off-Book L4 Sourced Writes",
65 "BriefDescription": "L1I Off-Book L4 Sourced Writes",
71 "BriefDescription": "DTLB1 One-Megabyte Page Writes",
77 "BriefDescription": "L1D Local Memory Sourced Writes",
[all …]
H A Dbasic.json17 "BriefDescription": "L1I Directory Writes",
29 "BriefDescription": "L1D Directory Writes",
53 "BriefDescription": "Problem-State L1I Directory Writes",
65 "BriefDescription": "Problem-State L1D Directory Writes",
/freebsd-src/lib/libpmc/pmu-events/arch/s390/cf_z10/
H A Dextended.json5 "BriefDescription": "L1I L2 Sourced Writes",
11 "BriefDescription": "L1D L2 Sourced Writes",
17 "BriefDescription": "L1I L3 Local Writes",
23 "BriefDescription": "L1D L3 Local Writes",
29 "BriefDescription": "L1I L3 Remote Writes",
35 "BriefDescription": "L1D L3 Remote Writes",
41 "BriefDescription": "L1D Local Memory Sourced Writes",
47 "BriefDescription": "L1I Local Memory Sourced Writes",
53 "BriefDescription": "L1D Read-only Exclusive Writes",
65 "BriefDescription": "ITLB1 Writes",
[all …]
H A Dbasic.json17 "BriefDescription": "L1I Directory Writes",
29 "BriefDescription": "L1D Directory Writes",
53 "BriefDescription": "Problem-State L1I Directory Writes",
65 "BriefDescription": "Problem-State L1D Directory Writes",
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmultihost_history.ksh22 # zfs_multihost_history should report both writes issued and gaps
26 # 2. Delay writes by 2*MMP_INTERVAL_DEFAULT
27 # 3. Check multihost_history for both issued writes, and for gaps where
30 # During the first MMP_INTERVAL period 2 MMP writes will be issued - one to
32 # both vdevs will still have outstanding writes, so a skipped write entry will
49 log_assert "zfs_multihost_history records writes and skipped writes"
60 log_fail "mmp writes entries missing when delays injected"
67 log_pass "zfs_multihost_history records writes and skipped writes"
H A Dmmp_write_distribution.ksh22 # Verify MMP writes are distributed evenly among leaves
27 # 3. Delay for MMP writes to occur
28 # 4. Verify the MMP writes are distributed evenly across leaf vdevs
46 log_assert "mmp writes are evenly distributed across leaf vdevs"
84 log_fail "mmp writes were not counted correctly"
88 log_fail "mmp writes were not evenly distributed across leaf vdevs"
91 log_pass "mmp writes were evenly distributed across leaf vdevs"
/freebsd-src/contrib/ofed/include/
H A Dudma_barrier.h75 This is required to fence writes created by the libibverbs user. Those
76 writes could be to any CPU mapped memory object with any cachability mode.
153 /* Order writes to CPU memory so that a DMA device cannot view writes after
154 the barrier without also seeing all writes before the barrier. This does
155 not guarantee any writes are visible to DMA.
174 /* Promptly flush writes to MMIO Write Cominbing memory.
181 If done while holding a lock then the ordering of MMIO writes across CPUs
191 Note that there is no order guarantee for writes to WC memory without
223 /* Prevent WC writes from being re-ordered relative to other MMIO
224 writes. This should be used before a write to WC memory.
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp291 // Check if this is one of multiple writes performed by this in addRegisterWrite()
404 // We only allow move elimination for writes that update a full physical in canEliminateMove()
406 // registers because writes to those registers are not partial writes. If a in canEliminateMove()
426 bool RegisterFile::tryEliminateMoveOrSwap(MutableArrayRef<WriteState> Writes, in tryEliminateMoveOrSwap() argument
428 if (Writes.size() != Reads.size()) in tryEliminateMoveOrSwap()
431 // This logic assumes that writes and reads are contributed by a register move in tryEliminateMoveOrSwap()
434 // exactly two writes. in tryEliminateMoveOrSwap()
435 if (Writes.empty() || Writes in tryEliminateMoveOrSwap()
504 collectWrites(const MCSubtargetInfo & STI,const ReadState & RS,SmallVectorImpl<WriteRef> & Writes,SmallVectorImpl<WriteRef> & CommittedWrites) const collectWrites() argument
571 SmallVector<WriteRef, 4> Writes; checkRAWHazards() local
[all...]
/freebsd-src/sys/dev/isci/scil/
H A Dscic_sds_phy_registers.h106 * This macro writes the Transport layer control register
118 * This macro writes the Transport layer address translation register
124 * This macro writes the STP Transport Layer Direct Attached RNi register.
168 /// This macro writes to the SAS Identify Frame PHY Identifier register
176 /// This macro writes to the SAS Identification register
184 /// This macro writes the SAS Device Name High register
192 /// This macro writes the SAS Device Name Low register
200 /// This macro writes the Source SAS Address High register
208 /// This macro writes the Source SAS Address Low register
216 /// This macro writes the PHY Configuration register
[all …]
/freebsd-src/sys/contrib/device-tree/include/dt-bindings/memory/
H A Dtegra186-mc.h129 /* PCIE writes */
131 /* High-definition audio (HDA) writes */
133 /* Writes from Cortex-A9 4 CPU cores via the L2 cache */
135 /* SATA writes */
145 /* XUSB_HOST writes */
149 /* XUSB_DEV writes */
157 /* 3D, ltcx writes instance 0 */
183 /* Audio Processing (APE) engine writes */
193 /* ETR writes */
201 /* 3D, ltcx writes instance 1 */
/freebsd-src/usr.bin/dtc/
H A Ddtb.hh125 * Writes a label into the output stream. This is only applicable for
131 * Writes a comment into the output stream. Useful only when debugging
136 * Writes a string. A nul terminator is implicitly added.
140 * Writes a single 8-bit value.
144 * Writes a single 32-bit value. The value is written in big-endian
149 * Writes a single 64-bit value. The value is written in big-endian
154 * Writes the collected output to the specified file descriptor.
162 * Helper for writing tokens to the output stream. This writes a
172 * Helper function that writes a byte buffer to the output, one byte at
232 * Writes a string directly to the output as-is. This is the function that
[all …]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamWriter.h1 //===- BinaryStreamWriter.h - Writes objects to a BinaryStream ---*- C++-*-===//
45 /// On success, updates the offset so that subsequent writes will occur
54 /// subsequent writes occur at the next unwritten position.
90 /// terminator. On success, updates the offset so that subsequent writes
99 /// terminator. On success, updates the offset so that subsequent writes
106 /// Efficiently reads all data from \p Ref, and writes it to this stream.
114 /// Efficiently reads \p Size bytes from \p Ref, and writes it to this stream.
122 /// Writes the object \p Obj to the underlying stream, as if by using memcpy.
137 /// Writes an array of objects of type T to the underlying stream, as if by
156 /// Writes all data from the array \p Array to the underlying stream.
[all …]
/freebsd-src/sys/arm/arm/
H A Dmachdep_intr.c40 * Ensure all writes to device memory have reached devices before proceeding.
48 * Writes to locations mapped with the Device attribute bypass any caches, but
49 * are buffered. Multiple writes to the same device will be observed by that
50 * device in the order issued by the cpu. Writes to different devices may
52 * is, if the cpu writes to device A then device B, the write to device B could
56 * writes to a device status-acknowledge register to clear the interrupt before
85 * this function to establish a barrier between writes to the interrupt-source
86 * device and writes to the interrupt controller device.
/freebsd-src/lib/libpmc/pmu-events/arch/x86/tremontx/
H A Duncore-other.json59 "BriefDescription": "MMIO writes. Derived from unc_cha_tor_inserts.ia_miss",
71 "BriefDescription": "MMIO writes",
149 "EventName": "UNC_CHA_REQUESTS.WRITES",
318 "BriefDescription": "CHA to iMC Full Line Writes Issued : Full Line Non-ISOCH",
1279 …e. Includes all requests initiated by the main die, including reads and writes. : x16 card plugge…
1292 …e. Includes all requests initiated by the main die, including reads and writes. : x4 card is plug…
1305 …e. Includes all requests initiated by the main die, including reads and writes. : x8 card plugged…
1318 …e. Includes all requests initiated by the main die, including reads and writes. : x4 card is plug…
1331 …e. Includes all requests initiated by the main die, including reads and writes. : x16 card plugge…
1344 …e. Includes all requests initiated by the main die, including reads and writes. : x4 card is plug…
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleA57.td66 class A57WriteLMOpsListType<list<SchedWriteRes> writes> {
67 list <SchedWriteRes> Writes = writes;
530 SchedVar<A57LMAddrPred1, A57LDMOpsListNoregin.Writes[0-1]>,
531 SchedVar<A57LMAddrPred2, A57LDMOpsListNoregin.Writes[0-3]>,
532 SchedVar<A57LMAddrPred3, A57LDMOpsListNoregin.Writes[0-5]>,
533 SchedVar<A57LMAddrPred4, A57LDMOpsListNoregin.Writes[0-7]>,
534 SchedVar<A57LMAddrPred5, A57LDMOpsListNoregin.Writes[0-9]>,
535 SchedVar<A57LMAddrPred6, A57LDMOpsListNoregin.Writes[0-11]>,
536 SchedVar<A57LMAddrPred7, A57LDMOpsListNoregin.Writes[0-13]>,
537 SchedVar<A57LMAddrPred8, A57LDMOpsListNoregin.Writes[0-15]>,
[all …]
/freebsd-src/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a510/
H A Dcache.json114 …ch cycle where the core is in write streaming mode and is not allocating writes into the L2 cache",
117 …ach cycle where the core is in write streaming mode and is not allocating writes into the L2 cache"
126 …ch cycle where the core is in write streaming mode and is not allocating writes into the L1 data c…
129 …ch cycle where the core is in write streaming mode and is not allocating writes into the L1 data c…
132 …ch cycle where the core is in write streaming mode and is not allocating writes into the L3 cache",
135 …ach cycle where the core is in write streaming mode and is not allocating writes into the L3 cache"
138 …ch cycle where the core is in write streaming mode and is not allocating writes into the system ca…
141 …ch cycle where the core is in write streaming mode and is not allocating writes into the system ca…
/freebsd-src/lib/libpmc/pmu-events/arch/x86/haswell/
H A Duncore-other.json51 …"BriefDescription": "Number of Writes allocated - any write transactions: full/partials writes and…
54 "EventName": "UNC_ARB_TRK_REQUESTS.WRITES",
56 …"PublicDescription": "Number of Writes allocated - any write transactions: full/partials writes an…
/freebsd-src/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dtxg_integrity_001_pos.ksh38 # Verify the integrity of non-aligned writes to the same blocks that cross
42 # This test verifies that non-aligned writes are correctly committed to the
43 # file system, even adjacent transaction groups include writes to the same
59 log_assert "Ensure that non-aligned writes to the same blocks that cross" \
69 log_pass "Multiple unaligned writes from multiple transactions groups succeeded"
/freebsd-src/sys/net/
H A Dparavirt.h62 G also writes to the TDT, which acts as a kick to H (so pending
63 writes are always dispatched to H as soon as possible.)
83 TDT writes on the transmit side when the host is too slow.
104 it also writes to RDT causing a kick to H.
107 host_rxkick_at, it writes to RDT thus generates a kick.
109 RDT writes on the receive side when the guest is too slow and
116 * [GH][RW][+-0] guest/host reads/writes frequently/rarely/almost never
/freebsd-src/contrib/libpcap/
H A Dpcap-config.153 writes to the standard output various compiler and linker flags required to
54 build a user program with libpcap. By default, it writes flags appropriate

12345678910>>...83