| /f-stack/dpdk/examples/vm_power_manager/ |
| H A D | oob_monitor_x86.c | 267 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 D | README.md | 171 | 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 D | fixed-mmio-clock.txt | 2 The driver reads a clock frequency value from a single 32-bit memory mapped
|
| H A D | xlnx,versal-clk.yaml | 16 reads required input clock frequencies from the devicetree and acts as clock
|
| H A D | xlnx,zynqmp-clk.txt | 6 tree. It reads required input clock frequencies from the devicetree and acts
|
| H A D | zynq-7000.txt | 10 The clock controller is a logical abstraction of Zynq's clock tree. It reads
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/ |
| H A D | snps,arcpgu.txt | 4 by Synopsys. The ARC PGU is an RGB streamer that reads the data from a
|
| H A D | arm,hdlcd.txt | 5 streamer that reads the data from a framebuffer and sends it to a single
|
| /f-stack/freebsd/contrib/device-tree/Bindings/timer/ |
| H A D | arm,arch_timer.yaml | 64 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 D | ti-tsc-adc.txt | 17 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 D | spa_stats.c | 198 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 D | mt6577_auxadc.txt | 7 used by thermal controller which reads the temperatures from the AUXADC
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | pcap_ring.rst | 10 * 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 D | ntb.rst | 136 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 D | renesas,nbpfaxi.txt | 26 - max-burst-mem-read: limit burst size for memory reads
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/light/ |
| H A D | us5182d.txt | 26 raw reads.
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | am335x-osd335x-common.dtsi | 29 * EFUSE_SMA register reads as all zeros).
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kstat.h | 167 uint_t reads; /* number of read operations */ member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/ti/ |
| H A D | k3-ringacc.txt | 11 (head for reads, tail for writes).
|
| H A D | k3-ringacc.yaml | 23 (head for reads, tail for writes).
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kstat.h | 171 uint_t reads; /* number of read operations */ member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/opp/ |
| H A D | allwinner,sun50i-h6-operating-points.yaml | 18 sun50i-cpufreq-nvmem driver reads the efuse value from the SoC to
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | kstat.h | 593 uint_t reads; /* number of read operations */ member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | riscv,cpu-intc.txt | 14 controlled via Supervisor Binary Interface (SBI) calls and CSR reads. External
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | kernel_nic_interface.rst | 44 ``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
|