We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca05aa6 commit 6cf8802Copy full SHA for 6cf8802
doc/PCM_IIO_README.md
@@ -9,7 +9,7 @@ Inbound (PCIe device DMA into system) metrics:
9
* IB write (inbound write): the number of bytes per second that the PCIe device requested to write to main memory through DMA
10
* IB read (inbound read): the number of bytes per second that the PCIe device requested to read from main memory through DMA
11
12
-Outbound (CPU MMIO to the PCIe device):
+Outbound (CPU MMIO to the PCIe device) metrics:
13
14
* OB read (outbound write): the number of bytes per second that the CPU requested to write to the PCIe device through MMIO (Memory-mapped I/O)
15
* OB write (outbound read): the number of bytes per second that the CPU requested to read from the PCIe device through MMIO
0 commit comments