/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | PortMetrics.v1_7_0.json | 87 … "description": "The total number of correctable forward error correction (FEC) errors.", 88 …"longDescription": "This property shall contain the total number of times this port has received t… 97 "description": "The total number of invalid cyclic redundancy checks (CRCs).", 98 …"longDescription": "This property shall contain the total number of invalid cyclic redundancy chec… 107 "description": "The total number of invalid transmission words.", 108 …"longDescription": "This property shall contain the total number of times this port has received i… 117 "description": "The total number of link failures.", 118 …"longDescription": "This property shall contain the total number of link failures observed on this… 127 "description": "The total number of losses of signal.", 128 …"longDescription": "This property shall contain the total number of times this port has lost signa… [all …]
|
H A D | NetworkDeviceFunctionMetrics.v1_2_0.json | 57 "description": "The total number of offloaded TCP/IPv4 connections.", 58 …"longDescription": "This property shall contain the total number of offloaded TCP/IPv4 connections… 66 "description": "The total number of offloaded TCP/IPv6 connections.", 67 …"longDescription": "This property shall contain the total number of offloaded TCP/IPv6 connections… 97 "description": "The total number of port login (PLOGI) accept (ACC) responses.", 98 …"longDescription": "This property shall contain the total number of PLOGI ACC responses received b… 107 "description": "The total number of port login (PLOGI) reject (RJT) responses.", 108 …"longDescription": "This property shall contain the total number of PLOGI RJT responses received b… 117 "description": "The total number of port login (PLOGI) requests transmitted.", 118 …"longDescription": "This property shall contain the total number of PLOGI requests sent by this fu… [all …]
|
H A D | NetworkAdapterMetrics.v1_1_0.json | 97 …a percentage, typically `0` to `100`, which is calculated by dividing the total bytes received by … 108 …a percentage, typically `0` to `100`, which is calculated by dividing the total bytes transmitted … 122 "description": "The total number of NC-SI bytes received since reset.", 123 …"longDescription": "This property shall contain the total number of NC-SI bytes received since res… 132 "description": "The total number of NC-SI frames received since reset.", 133 …"longDescription": "This property shall contain the total number of NC-SI frames received since re… 141 "description": "The total number of NC-SI bytes sent since reset.", 142 …"longDescription": "This property shall contain the total number of NC-SI bytes sent since reset, … 151 "description": "The total number of NC-SI frames sent since reset.", 152 …"longDescription": "This property shall contain the total number of NC-SI frames sent since reset,… [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/ |
D | crypto6.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/ |
D | crypto6.json |
|
/openbmc/openbmc/poky/scripts/tiny/ |
H A D | ksize.py | 37 self.total = int(sizes[3]) 39 self.text = self.data = self.bss = self.total = 0 43 (indent+self.title, self.total, self.text, self.data, self.bss)) 66 r.totals["total"] += b.sizes.total 71 r.deltas["total"] = r.sizes.total - r.totals["total"] 83 self.totals = {"total":0, "text":0, "data":0, "bss":0} 84 self.deltas = {"total":0, "text":0, "data":0, "bss":0} 89 (indent+self.title, "total", "text", "data", "bss")) 94 if p.sizes.total > 0: 98 (indent+"sum", self.totals["total"], self.totals["text"], [all …]
|
/openbmc/linux/drivers/crypto/ |
D | omap-crypto.c |
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z196/ |
D | crypto.json |
|
D | basic.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z10/ |
D | crypto.json |
|
D | basic.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/ |
D | crypto.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z13/ |
D | crypto.json |
|
D | basic.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_zec12/ |
D | crypto.json |
|
D | basic.json |
|
/openbmc/linux/tools/testing/selftests/bpf/map_tests/ |
D | lpm_trie_map_batch_ops.c |
|
D | htab_map_batch_ops.c |
|
/openbmc/qemu/include/qemu/ |
H A D | throttle-options.h | 13 #define QEMU_OPT_IOPS_TOTAL "iops-total" 14 #define QEMU_OPT_IOPS_TOTAL_MAX "iops-total-max" 15 #define QEMU_OPT_IOPS_TOTAL_MAX_LENGTH "iops-total-max-length" 22 #define QEMU_OPT_BPS_TOTAL "bps-total" 23 #define QEMU_OPT_BPS_TOTAL_MAX "bps-total-max" 24 #define QEMU_OPT_BPS_TOTAL_MAX_LENGTH "bps-total-max-length" 39 .help = "limit total I/O operations per second",\ 51 .help = "limit total bytes per second",\ 75 .help = "total bytes burst",\ 79 .help = "total bytes read burst",\ [all …]
|
/openbmc/qemu/docs/ |
H A D | throttle.txt | 25 write operations. This gives us a total of six different parameters. 34 | throttling.iops-total | iops | 37 | throttling.bps-total | bps | 44 write limits or not, but note that if iops-total is set then neither 45 iops-read nor iops-write can be set. The same applies to bps-total and 53 -drive file=hd0.qcow2,throttling.iops-total=100 83 this section we'll use 'iops-total' as an example. 85 The I/O limit during bursts is set using 'iops-total-max', and the 86 maximum length (in seconds) is set with 'iops-total-max-length'. So if 92 throttling.iops-total=100, [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | NetworkDeviceFunctionMetrics_v1.xml | 103 …<Annotation Term="OData.Description" String="The total number of frames received on a network func… 104 …<Annotation Term="OData.LongDescription" String="This property shall contain the total number of f… 108 …<Annotation Term="OData.Description" String="The total number of bytes received on a network funct… 109 …<Annotation Term="OData.LongDescription" String="This property shall contain the total number of b… 114 …<Annotation Term="OData.Description" String="The total number of good unicast frames received on a… 115 …<Annotation Term="OData.LongDescription" String="This property shall contain the total number of g… 119 …<Annotation Term="OData.Description" String="The total number of good multicast frames received on… 120 …<Annotation Term="OData.LongDescription" String="This property shall contain the total number of g… 124 …<Annotation Term="OData.Description" String="The total number of frames sent on a network function… 125 …<Annotation Term="OData.LongDescription" String="This property shall contain the total number of f… [all …]
|
H A D | PortMetrics_v1.xml | 133 …<Annotation Term="OData.Description" String="The total number of PCRC transient errors detected."/> 134 …<Annotation Term="OData.LongDescription" String="This property shall contain the total number of P… 138 …<Annotation Term="OData.Description" String="The total number of ECRC transient errors detected."/> 139 …<Annotation Term="OData.LongDescription" String="This property shall contain total number of ECRC … 143 …<Annotation Term="OData.Description" String="The total number of packets received with a stomped E… 144 …<Annotation Term="OData.LongDescription" String="This property shall contain the total number of p… 148 …<Annotation Term="OData.Description" String="The total number of packets that this interface stomp… 149 …<Annotation Term="OData.LongDescription" String="This property shall contain the total number of p… 153 …<Annotation Term="OData.Description" String="The total number transient errors detected that are u… 154 …<Annotation Term="OData.LongDescription" String="This property shall contain the total number of t… [all …]
|
/openbmc/linux/Documentation/translations/zh_CN/accounting/ |
D | delay-accounting.rst |
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 219.out | 6 {"return": [{"current-progress": "FILTERED", "id": "job0", "status": "running", "total-progress": "… 14 {"return": [{"current-progress": 65536, "id": "job0", "status": "paused", "total-progress": 4194304… 17 {"return": [{"current-progress": 131072, "id": "job0", "status": "running", "total-progress": 41943… 21 {"return": [{"current-progress": 131072, "id": "job0", "status": "paused", "total-progress": 419430… 24 {"return": [{"current-progress": 196608, "id": "job0", "status": "running", "total-progress": 41943… 28 {"return": [{"current-progress": 196608, "id": "job0", "status": "paused", "total-progress": 419430… 31 {"return": [{"current-progress": 262144, "id": "job0", "status": "running", "total-progress": 41943… 35 {"return": [{"current-progress": 262144, "id": "job0", "status": "paused", "total-progress": 419430… 38 {"return": [{"current-progress": 327680, "id": "job0", "status": "running", "total-progress": 41943… 49 {"return": [{"current-progress": 4194304, "id": "job0", "status": "ready", "total-progress": 419430… [all …]
|
H A D | 184.out | 137 "bps-total": 0, 138 "iops-total-max-length": 1, 139 "iops-total": 1000, 142 "bps-total-max": 0, 148 "bps-total-max-length": 1, 152 "iops-total-max": 0 164 "bps-total": 0, 165 "iops-total-max-length": 1, 166 "iops-total": 0, 169 "bps-total-max": 0, [all …]
|