Home
last modified time | relevance | path

Searched full:recorded (Results 1 – 25 of 119) sorted by relevance

12345

/openbmc/hiomapd/test/
H A Dflash_erase.c38 struct erase_info_user *recorded; variable
72 alloced = realloc(recorded, n_ioctls * sizeof(*recorded)); in ioctl()
75 recorded = alloced; in ioctl()
77 memcpy(&recorded[n_ioctls - 1], provided, sizeof(*provided)); in ioctl()
96 i, recorded[i].start, recorded[i].length); in dump_ioctls()
115 recorded = NULL; in main()
124 assert(recorded[0].start == 0); in main()
125 assert(recorded[0].length == sizeof(data)); in main()
127 free(recorded); in main()
128 recorded = NULL; in main()
[all …]
/openbmc/phosphor-mboxd/test/
H A Derase_flash.c36 struct erase_info_user *recorded; variable
70 alloced = realloc(recorded, n_ioctls * sizeof(*recorded)); in ioctl()
73 recorded = alloced; in ioctl()
75 memcpy(&recorded[n_ioctls - 1], provided, sizeof(*provided)); in ioctl()
94 i, recorded[i].start, recorded[i].length); in dump_ioctls()
110 recorded = NULL; in main()
119 assert(recorded[0].start == 0); in main()
120 assert(recorded[0].length == sizeof(data)); in main()
122 free(recorded); in main()
123 recorded = NULL; in main()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/
H A D0004-config_info.c-not-expose-build-info.patch54 - configdata[i].setting = pstrdup(_("not recorded"));
62 - configdata[i].setting = pstrdup(_("not recorded"));
70 - configdata[i].setting = pstrdup(_("not recorded"));
78 - configdata[i].setting = pstrdup(_("not recorded"));
86 - configdata[i].setting = pstrdup(_("not recorded"));
94 - configdata[i].setting = pstrdup(_("not recorded"));
102 - configdata[i].setting = pstrdup(_("not recorded"));
110 - configdata[i].setting = pstrdup(_("not recorded"));
H A D0002-Improve-reproducibility.patch10 not recorded
13 not recorded
/openbmc/qemu/replay/
H A Dreplay-audio.c38 void replay_audio_in(size_t *recorded, void *samples, size_t *wpos, size_t size) in replay_audio_in() argument
46 replay_put_qword(*recorded); in replay_audio_in()
48 for (pos = (*wpos - *recorded + size) % size ; pos != *wpos in replay_audio_in()
58 *recorded = replay_get_qword(); in replay_audio_in()
60 for (pos = (*wpos - *recorded + size) % size ; pos != *wpos in replay_audio_in()
H A Dstubs-system.c18 void replay_audio_in(size_t *recorded, void *samples, size_t *wpos, size_t size) in replay_audio_in() argument
/openbmc/qemu/docs/system/
H A Dreplay.rst66 * Interaction with audio devices and serial ports are recorded and replayed
111 controller. Therefore all disk requests may be recorded and replayed.
180 Audio data is recorded and replay automatically. The command line for recording
189 Serial ports input is recorded and replay automatically. The command lines
202 Recorded executions may be used to enable reverse debugging. QEMU can't
/openbmc/u-boot/common/
H A DKconfig8 bootstage.h. Only a single entry is recorded for each ID. You can
63 number of bootstage records that can be recorded.
70 number of bootstage records that can be recorded.
266 Console output is recorded even when the console is silent.
276 more data will be recorded until some is removed. The buffer is
474 can be displayed on the console, recorded in a memory buffer, or
483 can be displayed on the console, recorded in a memory buffer, or
492 can be displayed on the console, recorded in a memory buffer, or
501 This selects the maximum log level that will be recorded. Any value
521 This selects the maximum log level that will be recorded. Any value
[all …]
/openbmc/u-boot/doc/
H A Dbounces3 # information recorded in git.
H A DREADME.trace17 function entry/exit points. These are then recorded in a memory buffer.
326 stack depth goes above this then no tracing information is recorded.
327 The maximum depth reached is recorded and displayed by the 'trace stats'
339 - Trace filter to select which functions are recorded
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/
H A Dbfile.html6 <p>No files were recorded for this package!</p>
/openbmc/qemu/tests/functional/
H A Dreverse_debugging.py126 logger.info("recorded log with %s+ steps" % last_icount)
152 # visit the recorded instruction in reverse order
159 # visit the recorded instruction in forward order
/openbmc/u-boot/tools/patman/
H A Dterminal.py42 In test mode this is recorded in a list. Otherwise it is output to the
63 """Go into test mode, where all printing is recorded"""
/openbmc/openbmc/poky/scripts/
H A Dbuildhistory-collect-srcrevs3 # Collects the recorded SRCREV values from buildhistory and reports on them
29 description = "Collects the recorded SRCREV values from buildhistory and reports on them.",
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DRestorePolicy.interface.yaml35 Restore power to last requested state recorded before the BMC
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liberror/
H A Dliberror-perl_0.17030.bb5 either be thrown, for subsequent catch, or can simply be recorded."
/openbmc/telemetry/src/
H A Dtrigger_actions.cpp59 ", recorded value: " + std::to_string(value) + in commit()
179 ", recorded value: " + value + ", severity: " + in commit()
246 "' is met on sensor: " + sensorName + ", recorded value: " + value + in commit()
/openbmc/qemu/include/system/
H A Dreplay.h167 /*! Saves/restores recorded samples of audio in operation. */
168 void replay_audio_in(size_t *recorded, void *samples, size_t *wpos, size_t size);
/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/
H A Drun-ptest15 # rates, and/or do not provide a pass/fail output that can be recorded
/openbmc/u-boot/include/
H A Dconsole.h26 * amount of console output can be recorded.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DBMC.interface.yaml74 The recorded reboot cause of the BMC
/openbmc/libpldm/scripts/
H A Dpre-submit46 # the stable ABI matches what's recorded
/openbmc/u-boot/arch/arm/include/asm/arch-mx7/
H A Dmx7_plugin.S92 * ivt_header, the plugin code size itself recorded by "ivt2_header"
/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/
H A DDevice.interface.yaml178 "Voltage in the Cell or being recorded by the meter."
183 "Luminosity being recorded by the meter."
/openbmc/u-boot/tools/binman/etype/
H A Du_boot_dtb_with_ucode.py22 place then the offset and size of the microcode is recorded by this entry,

12345