Home
last modified time | relevance | path

Searched full:progress (Results 1 – 25 of 1362) sorted by relevance

12345678910>>...55

/openbmc/qemu/tests/qemu-iotests/
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/openbmc/poky/bitbake/lib/bb/
H A Dprogress.py2 BitBake progress handling code
41 progress of some operation.
60 """Internal function to fire the progress event"""
69 def update(self, progress, rate=None): argument
71 if progress > 100:
72 progress = 100
73 if progress != self._progress or self._lastevent + 1 < ts:
74 self._fire_progress(progress, rate)
76 self._progress = progress
82 the lines if they contain progress information. Additionally, it
[all …]
/openbmc/openbmc-test-automation/gui/gui_test/logs_and_services_menu/
H A Dtest_progress_logs_sub_menu.robot3 Documentation Test OpenBMC GUI "Progress logs" sub-menu.
15 ${xpath_progress_logs_heading} //h1[text()="Progress logs"]
23 Verify Navigation To Progress Logs Page
24 [Documentation] Verify navigation to progress logs page.
30 Verify Existence Of All Input Boxes In Progress Logs Page
31 [Documentation] Verify existence of all input boxes in progress logs page.
42 Verify Existence Of All Sections In Progress Logs Page
43 [Documentation] Verify existence of all sections in Progress Logs page.
46 Page Should Contain Progress logs
49 Verify Existence Of All Fields In Progress Logs Page
[all …]
/openbmc/u-boot/lib/efi_loader/
H A Defi_hii_config.c24 efi_string_t *progress, in extract_config() argument
27 EFI_ENTRY("%p, \"%ls\", %p, %p", this, request, progress, results); in extract_config()
44 efi_string_t *progress) in route_config() argument
46 EFI_ENTRY("%p, \"%ls\", %p", this, configuration, progress); in route_config()
57 efi_string_t *progress) in block_to_config() argument
60 block, block_size, config, progress); in block_to_config()
70 efi_string_t *progress) in config_to_block() argument
73 block, block_size, progress); in config_to_block()
101 efi_string_t *progress, in extract_config_access() argument
104 EFI_ENTRY("%p, \"%ls\", %p, %p", this, request, progress, results); in extract_config_access()
[all …]
/openbmc/phosphor-ipmi-flash/tools/
H A Dp2a.hpp6 #include "progress.hpp"
20 ProgressInterface* progress, bool skipBridgeDisable, in P2aDataHandler() argument
22 blob(blob), pci(pci), progress(progress), in P2aDataHandler()
27 ProgressInterface* progress, in P2aDataHandler() argument
29 P2aDataHandler(blob, pci, progress, false, sys) in P2aDataHandler()
41 ProgressInterface* progress; member in host_tool::P2aDataHandler
H A Dbt.hpp5 #include "progress.hpp"
15 BtDataHandler(ipmiblob::BlobInterface* blob, ProgressInterface* progress, in BtDataHandler() argument
17 blob(blob), progress(progress), sys(sys) {}; in BtDataHandler()
27 ProgressInterface* progress; member in host_tool::BtDataHandler
H A Dnet.hpp5 #include "progress.hpp"
21 NetDataHandler(ipmiblob::BlobInterface* blob, ProgressInterface* progress, in NetDataHandler() argument
24 blob(blob), progress(progress), host(host), port(port), sys(sys) {}; in NetDataHandler()
34 ProgressInterface* progress; member in host_tool::NetDataHandler
H A Dlpc.hpp6 #include "progress.hpp"
28 ProgressInterface* progress, in LpcDataHandler() argument
31 progress(progress), sys(sys) {}; in LpcDataHandler()
44 ProgressInterface* progress; member in host_tool::LpcDataHandler
/openbmc/qemu/util/
H A Daio-posix.c90 /* If a read is in progress, just mark the node as deleted */ in aio_remove_fd_handler()
224 bool progress = false; in poll_set_started() local
253 progress = true; in poll_set_started()
258 return progress; in poll_set_started()
326 bool progress = false; in aio_dispatch_handler() local
368 * progress. in aio_dispatch_handler()
378 /* aio_notify() does not count as progress */ in aio_dispatch_handler()
380 progress = true; in aio_dispatch_handler()
387 progress = true; in aio_dispatch_handler()
390 return progress; in aio_dispatch_handler()
[all …]
H A Dqemu-progress.c2 * QEMU progress printing utility functions
26 #include "qemu/qemu-progress.h"
40 * Simple progress print function.
97 * tools that use the progress report SIGUSR1 isn't used in this meaning in progress_dummy_init()
98 * and instead should print the progress, so reenable it. in progress_dummy_init()
110 * Initialize progress reporting.
114 * percent progress since the last report.
132 * Report progress.
133 * @delta is how much progress we made.
135 * Else, @delta is a progress delta since the last call, as a fraction
/openbmc/openbmc-test-automation/data/
H A Dboot_table.json13 "boot_progress": "^FW Progress, Starting OS|OSStart$",
36 "boot_progress": "^FW Progress, Starting OS|OSStart$",
59 "boot_progress": "^FW Progress, Starting OS|OSStart$",
196 "boot_progress": "^FW Progress, Starting OS|OSStart$",
223 "boot_progress": "^FW Progress, Starting OS|OSStart$",
233 "boot_progress": "^FW Progress, Starting OS|OSStart$",
249 "boot_progress": "^FW Progress, Starting OS|OSStart$",
259 "boot_progress": "^FW Progress, Starting OS|OSStart$",
274 "boot_progress": "^FW Progress, Starting OS|OSStart$",
284 "boot_progress": "^FW Progress, Starting OS|OSStart$",
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/
H A Dmrb_section.html79 <%else state == 'In Progress'%>
80 <%include tmpl='#in-progress-build-template'/%>
105 <!-- progress bar and parse completion percentage -->
106 <div data-role="build-status" class="col-md-4 col-md-offset-1 progress-info">
107 <!-- progress bar -->
108 <div class="progress">
111 class="progress-bar">
116 <div class="col-md-4 progress-info">
130 <!-- progress bar and parse completion percentage -->
131 <div data-role="build-status" class="col-md-4 col-md-offset-1 progress-info">
[all …]
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_systeminfo_parameters.robot5 ... 1. Set In Progress - param 0,
33 Verify System Info Set In Progress
34 [Documentation] Verify Set In Progress of System Info Parameter,
35 ... to set the set-in-progress and set complete state via IPMI,
39 # Set In Progress - set complete.
40 Set System Info Set In Progress 0x00
42 # Get System Info Parameter for param 0 - Set In Progress.
43 # Check if set-in-progress set to set complete.
44 ${complete}= Get System Info Set In Progress
47 # here, 01h (set in progress).
[all …]
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ac01-boot-progress/
H A Dampere_boot_progress.sh32 # Update the Boot Progress LastStateTime
35 xyz.openbmc_project.State.Boot.Progress \
46 xyz.openbmc_project.State.Boot.Progress \
48 "xyz.openbmc_project.State.Boot.Progress.ProgressStages.$bootprog"
50 # Update Boot Progress LastStateTime
78 boot_stage_str="DDR training progress (Code=${ueficode})"
175 # Check if the Host is already ON or not. If Host is already boot, update boot progress and break.
182 # Update current boot progress
186 echo "Boot Progress = ${boot_stage} ${boot_status} ${uefi_code}"
188 # Log Boot Progress to dbus
[all …]
/openbmc/qemu/tests/migration-stress/guestperf/
H A Dplot.py71 def _get_progress_label(self, progress): argument
72 if progress:
74 ["Status: %s" % progress._status,
75 "Iteration: %d" % progress._ram._iterations,
76 "Throttle: %02d%%" % progress._throttle_pcent,
77 "Dirty rate: %dMB/s" % (progress._ram._dirty_rate_pps * 4 / 1024.0)])
129 progress = report._progress_history[progress_idx]
131 progress = None
135 labels.append(self._get_progress_label(progress))
168 progress = report._progress_history[progress_idx]
[all …]
H A Dengine.py26 from guestperf.progress import Progress, ProgressStats
87 return Progress(
253 progress = self._migrate_progress(src)
260 progress._ram._iterations)):
261 progress_history.append(progress)
263 if progress._status in ("completed", "failed", "cancelled"):
264 if progress._status == "completed" and paused:
266 if progress_history[-1] != progress:
267 progress_history.append(progress)
269 if progress._status == "completed":
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dcolor.py11 import bb.progress
14 from bb.progress import filter_color, filter_color_n
24 self._reports.append((event.progress, event.rate))
51 class CustomProgressHandler(bb.progress.LineFilterProgressHandler):
52 PROGRESS_REGEX = re.compile(r"Progress: (?P<progress>\d+)%")
57 self.update(int(match.group("progress")))
65 handler.write("Progress: 10%\n") # 10%
78 handler = bb.progress.BasicProgressHandler(self.d, outfile=buffer)
89 handler = bb.progress.OutOfProgressHandler(self.d, r'(\d+) of (\d+)', outfile=buffer)
/openbmc/linux/tools/perf/ui/gtk/
Dprogress.c
/openbmc/docs/designs/
H A Dboot-progress.md1 # System Boot Progress on OpenBMC
11 The boot progress of an OpenBMC managed system is complex. There are a mix of
29 host boot progress:
31 - [xyz.openbmc_project.State.Boot.Progress][3]
37 PLDM also has a boot progress sensor. Search for "Boot Progress" in this
81 PLDM boot progress codes
95 Different OpenBMC systems could support different boot progress codes, and
117 A lot of system BIOS's provided some form of a detailed boot progress codes.
118 UEFI has POST codes, POWER has istep progress codes. If more fine grained
120 is just high level boot progress. Note that these POST/istep codes could be
[all …]
/openbmc/linux/drivers/base/firmware_loader/
Dsysfs_upload.h
/openbmc/openbmc/poky/bitbake/lib/progressbar/
H A D__init__.py4 # progressbar - Text progress bar library for Python.
23 """Text progress bar library for Python.
25 A text progress bar is typically used to display the progress of a long
28 The ProgressBar class manages the current progress, and the format of the line
30 differently depending on the state of the progress bar. There are three types
H A Dwidgets.py3 # progressbar - Text progress bar library for Python.
126 1) ETA based on the total progress and time elapsed so far
127 2) ETA based on the progress as per the last 10 update reports
129 The weight depends on the current progress so that to begin with the
130 total progress is used and at the end only the most recent progress is
191 """An animated marker for the progress bar which defaults to appear as if
266 """Returns progress as a count of the total (e.g.: "5 of 47")."""
278 """A progress bar which stretches to fill the line."""
284 """Creates a customizable progress bar.
289 fill - character to use for the empty part of the progress bar
[all …]
/openbmc/openpower-proc-control/extensions/phal/
H A Dfw_update_watch.hpp52 /** @brief Method to check whether software update is in progress
60 /** @brief Method to indicate whether software update is in progress
62 * @param[in] progress
65 void setSoftwareUpdateProgress(bool progress) in setSoftwareUpdateProgress() argument
67 softwareUpdateInProgress = progress; in setSoftwareUpdateProgress()
72 * software path interface added to see software update progress.
/openbmc/u-boot/tools/patman/
H A Dtout.py21 This class handles output of progress and other useful information
30 verbose: Verbosity level: 0=silent, 1=progress, 3=full, 4=debug
36 """Clean up and remove any progress message."""
52 """Clear any active progress message on the terminal."""
59 def Progress(msg, warning=False, trailer='...'): function
60 """Display progress information.
161 _progress = '' # Our last progress message
/openbmc/u-boot/doc/driver-model/
H A DMIGRATION.txt11 Status: In progress
21 Status: In progress
31 Status: In progress
41 Status: In progress
69 Status: In progress
82 Status: In progress

12345678910>>...55