Home
last modified time | relevance | path

Searched refs:reads (Results 1 – 25 of 74) sorted by relevance

123

/f-stack/dpdk/examples/vm_power_manager/
H A Doob_monitor_x86.c267 int reads = 0; in run_branch_monitor() local
285 reads); in run_branch_monitor()
287 reads = 0; in run_branch_monitor()
289 reads++; in run_branch_monitor()
/f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md171 | sync_read | operations | ZIO sync reads |
173 | async_read | operations | ZIO async reads|
175 | scrub | operations | ZIO scrub/scan reads |
207 | sync_read_ind | blocks | independent sync reads |
209 | async_read_ind | blocks | independent async reads |
211 | scrub_read_ind | blocks | independent scrub/scan reads |
213 | sync_read_agg | blocks | aggregated sync reads |
215 | async_read_agg | blocks | aggregated async reads |
217 | scrub_read_agg | blocks | aggregated scrub/scan reads |
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dfixed-mmio-clock.txt2 The driver reads a clock frequency value from a single 32-bit memory mapped
H A Dxlnx,versal-clk.yaml16 reads required input clock frequencies from the devicetree and acts as clock
H A Dxlnx,zynqmp-clk.txt6 tree. It reads required input clock frequencies from the devicetree and acts
H A Dzynq-7000.txt10 The clock controller is a logical abstraction of Zynq's clock tree. It reads
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Dsnps,arcpgu.txt4 by Synopsys. The ARC PGU is an RGB streamer that reads the data from a
H A Darm,hdlcd.txt5 streamer that reads the data from a framebuffer and sends it to a single
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Darm,arch_timer.yaml64 by back-to-back reads. This also affects writes to the tval register, due
70 says that reading the counters is unreliable in some cases, and reads may
/f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/
H A Dti-tsc-adc.txt17 readout is enough but multiple reads can
19 A value of 5 means, 5 reads for X, 5 for
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_stats.c198 uint64_t reads; /* number of read operations */ member
253 (u_longlong_t)sth->reads, (u_longlong_t)sth->writes, in spa_txg_history_show()
372 uint64_t nwritten, uint64_t reads, uint64_t writes, uint64_t ndirty) in spa_txg_history_set_io() argument
387 sth->reads = reads; in spa_txg_history_set_io()
/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Dmt6577_auxadc.txt7 used by thermal controller which reads the temperatures from the AUXADC
/f-stack/dpdk/doc/guides/nics/
H A Dpcap_ring.rst10 * A libpcap -based PMD (**librte_net_pcap**) that reads and writes packets using libpcap,
59 The driver reads each packet within the given pcap file as if it was receiving it from the wire.
72 …The driver reads packets from the given interface using the Linux kernel driver for that interface.
79 …The driver reads packets from the given interface using the Linux kernel driver for that interface.
92 The driver both reads and writes packets from and to the given interface.
/f-stack/dpdk/doc/guides/rawdevs/
H A Dntb.rst136 Based on this ring layout, enqueue reads rx_tail to get how many free
139 And dequeue reads tx_tail to get how many packets are arrived, and
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Drenesas,nbpfaxi.txt26 - max-burst-mem-read: limit burst size for memory reads
/f-stack/freebsd/contrib/device-tree/Bindings/iio/light/
H A Dus5182d.txt26 raw reads.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dam335x-osd335x-common.dtsi29 * EFUSE_SMA register reads as all zeros).
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dkstat.h167 uint_t reads; /* number of read operations */ member
/f-stack/freebsd/contrib/device-tree/Bindings/soc/ti/
H A Dk3-ringacc.txt11 (head for reads, tail for writes).
H A Dk3-ringacc.yaml23 (head for reads, tail for writes).
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkstat.h171 uint_t reads; /* number of read operations */ member
/f-stack/freebsd/contrib/device-tree/Bindings/opp/
H A Dallwinner,sun50i-h6-operating-points.yaml18 sun50i-cpufreq-nvmem driver reads the efuse value from the SoC to
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dkstat.h593 uint_t reads; /* number of read operations */ member
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Driscv,cpu-intc.txt14 controlled via Supervisor Binary Interface (SBI) calls and CSR reads. External
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dkernel_nic_interface.rst44 ``kni`` uses two DPDK threads in user space; one thread reads from the port and
45 writes to the corresponding KNI interfaces and the other thread reads from
308 For the case that reads from a NIC port and writes to the kernel NIC interfaces (``kni_ingress``),
314 For the other case that reads from kernel NIC interfaces

123