Searched refs:rps (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/Bindings/timer/ |
| H A D | oxsemi,rps-timer.txt | 5 - compatible: Should be "oxsemi,ox810se-rps-timer" or "oxsemi,ox820-rps-timer" 13 compatible = "oxsemi,ox810se-rps-timer";
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | ox820.dtsi | 231 rps@400000 { 238 compatible = "oxsemi,ox820-rps-irq", "oxsemi,ox810se-rps-irq"; 248 compatible = "oxsemi,ox820-rps-timer";
|
| H A D | ox810se.dtsi | 315 rps@300000 { 322 compatible = "oxsemi,ox810se-rps-irq"; 331 compatible = "oxsemi,ox810se-rps-timer";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | arm,versatile-fpga-irq.txt | 9 - compatible: "arm,versatile-fpga-irq" or "oxsemi,ox810se-rps-irq"
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | redis-benchmark.c | 628 float rps = (float)config.requests_finished/dt; in showThroughput() local 629 printf("%s: %.2f\r", config.title, rps); in showThroughput()
|