Home
last modified time | relevance | path

Searched full:total (Results 1 – 25 of 1116) sorted by relevance

12345678910>>...45

/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DPortMetrics.v1_8_0.json87 … "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 DNetworkDeviceFunctionMetrics.v1_2_0.json57 "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 DNetworkAdapterMetrics.v1_1_0.json97 …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/openbmc/poky/scripts/tiny/
H A Dksize.py37 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 …]
H A Ddirsize.py53 total = 0
58 total += r.show(minsize)
60 total = self.size
61 return total
69 total = rootfs.show(minsize)
71 (total, rootfs.size, 100 * float(total) / rootfs.size))
/openbmc/qemu/include/qemu/
H A Dthrottle-options.h13 #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 Dthrottle.txt25 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 DNetworkDeviceFunctionMetrics_v1.xml103 …<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 DPortMetrics_v1.xml133 …<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 …]
H A DNetworkAdapterMetrics_v1.xml86 …a percentage, typically `0` to `100`, which is calculated by dividing the total bytes received by …
93 …a percentage, typically `0` to `100`, which is calculated by dividing the total bytes transmitted …
106 …<Annotation Term="OData.Description" String="The total number of NC-SI frames received since reset…
107 …<Annotation Term="OData.LongDescription" String="This property shall contain the total number of N…
111 … <Annotation Term="OData.Description" String="The total number of NC-SI frames sent since reset."/>
112 …<Annotation Term="OData.LongDescription" String="This property shall contain the total number of N…
116 …<Annotation Term="OData.Description" String="The total number of NC-SI bytes received since reset.…
117 …<Annotation Term="OData.LongDescription" String="This property shall contain the total number of N…
122 … <Annotation Term="OData.Description" String="The total number of NC-SI bytes sent since reset."/>
123 …<Annotation Term="OData.LongDescription" String="This property shall contain the total number of N…
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D184.out137 "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 …]
H A D219.out6 {"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 …]
/openbmc/u-boot/arch/mips/mach-mt7620/
H A DKconfig71 bool "256MBit (32MByte) total size"
74 Use 256MBit (32MByte) of DDR total size
77 bool "512MBit (64MByte) total size"
80 Use 512MBit (64MByte) of DDR total size
83 bool "1024MBit (128MByte) total size"
86 Use 1024MBit (128MByte) of DDR total size
89 bool "2048MBit (256MByte) total size"
92 Use 2048MBit (256MByte) of DDR total size
/openbmc/qemu/util/
H A Dqemu-co-shared-resource.c2 * Helper functionality for distributing a fixed total amount of
31 uint64_t total; /* Set in shres_create() and not changed anymore */ member
40 SharedResource *shres_create(uint64_t total) in shres_create() argument
44 s->total = s->available = total; in shres_create()
53 assert(s->available == s->total); in shres_destroy()
71 assert(n <= s->total); in co_get_from_shres()
81 assert(s->total - s->available >= n); in co_put_to_shres()
/openbmc/qemu/system/
H A Dbootdevice.c245 * memory pointed by "size" is assigned total length of the array in bytes
251 size_t total = 0; in get_boot_devices_list() local
262 if (total) { in get_boot_devices_list()
263 list[total-1] = '\n'; in get_boot_devices_list()
266 list = g_realloc(list, total + len); in get_boot_devices_list()
267 memcpy(&list[total], bootpath, len); in get_boot_devices_list()
268 total += len; in get_boot_devices_list()
272 *size = total; in get_boot_devices_list()
276 list[total-1] = '\n'; in get_boot_devices_list()
277 list = g_realloc(list, total + 5); in get_boot_devices_list()
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Devent.py156 event = bb.event.OperationProgress(current=10, total=100)
175 event2 = bb.event.OperationCompleted(total=123)
204 event2 = bb.event.OperationCompleted(total=123)
218 event2 = bb.event.OperationCompleted(total=123)
307 event2 = bb.event.OperationCompleted(total=1)
392 event2 = bb.event.OperationCompleted(total=123)
497 total = 123
498 event = bb.event.OperationCompleted(total, msg)
500 self.assertEqual(event.total, total)
506 total = 123
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/
H A Dprojects-toastertable.html22 tableElt.on("table-done", function (e, total, tableParams) {
26 if (total === 0) {
29 else if (total > 0) {
30 title = total + " project" + (total > 1 ? 's' : '') + " found";
H A Dprojectbuilds-toastertable.html39 tableElt.on("table-done", function (e, total, tableParams) {
43 if (total === 0) {
46 else if (total > 0) {
47 title = total + " project build" + (total > 1 ? 's' : '') + " found";
51 if (total === 0) {
H A Dbuilds-toastertable.html36 tableElt.on("table-done", function (e, total, tableParams) {
40 if (total === 0) {
43 else if (total > 0) {
44 title = total + " build" + (total > 1 ? 's' : '') + " found";
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DPersistentMemory.interface.yaml26 Total size of volatile regions in kibibytes (KiB).
30 Total size of persistent regions in kibibytes (KiB).
34 Total size of the volatile portion memory in kibibytes (KiB).
38 Total size of the non-volatile portion memory in kibibytes (KiB).
42 Total size of the cache portion memory in kibibytes (KiB).
64 Total number of volatile regions this memory can support.
68 Total number of persistent regions this memory can support.
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/
H A Dlsupdates.py63 def mini_progress(self, what, i, total): argument
65 pec = (float(i)/float(total))*100
121 total = len(index.branches)
125 self.mini_progress("Releases", i, total)
133 total = len(index.layerItems)
156 self.mini_progress("layers", i, total)
165 total = len(index.layerBranches)
191 self.mini_progress("layer versions", i, total)
217 total = len(dependlist)
223 self.mini_progress("Layer version dependencies", i, total)
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Devent.py407 def __init__(self, total, msg = "Operation Completed"): argument
409 self.total = total
414 def __init__(self, current, total, msg = "Operation in Progress"): argument
417 self.total = total
418 self.msg = msg + ": %s/%s" % (current, total);
499 def __init__(self, total, n, p, failures=0, interrupted=0): argument
501 OperationCompleted.__init__(self, total, "Building Succeeded")
503 OperationCompleted.__init__(self, total, "Building Failed")
522 # Total capacity of the volume.
611 def __init__(self, total): argument
[all …]
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_collection.cpp97 /* Store current active and total time for next calculation */ in readCPU()
159 auto total = memoryValues.at(MetricIntf::SubType::memoryTotal) * 1024; in readMemory() local
160 debug("Memory Metric {SUBTYPE}: {VALUE}, {TOTAL}", "SUBTYPE", in readMemory()
161 config.subType, "VALUE", value, "TOTAL", total); in readMemory()
162 metrics[config.name]->update(MValue(value, total)); in readMemory()
180 double total = buffer.f_blocks * buffer.f_frsize; in readStorage() local
181 debug("Storage Metric {SUBTYPE}: {VALUE}, {TOTAL}", "SUBTYPE", in readStorage()
182 config.subType, "VALUE", value, "TOTAL", total); in readStorage()
183 metrics[config.name]->update(MValue(value, total)); in readStorage()
/openbmc/u-boot/scripts/
H A Dbin2c.c14 int ch, total = 0; in main() local
23 total++; in main()
25 if (total % 16 == 0) in main()
33 argv[1], total); in main()
/openbmc/qemu/block/
H A Dprogress_meter.c42 uint64_t *total) in progress_get_snapshot() argument
47 *total = pm->total; in progress_get_snapshot()
59 pm->total = pm->current + remaining; in progress_set_remaining()
65 pm->total += delta; in progress_increase_remaining()

12345678910>>...45