Home
last modified time | relevance | path

Searched refs:captured (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpreplay/
H A Dtcpreplay_4.5.1.bb1 SUMMARY = "Use previously captured traffic to test network devices"
/openbmc/openbmc-tools/dbus-pcap/
H A DREADME.md4 captured into a the standard `pcap` packet container.
6 D-Bus traffic on OpenBMC can be captured using `busctl`:
/openbmc/openbmc/meta-security/recipes-security/aircrack-ng/
H A Daircrack-ng_1.6.bb2 …acking program that can recover keys once enough data packets have been captured. It implements th…
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dlog_phase_fault.md25 If additional data about the fault was previously captured using
H A Di2c_capture_bytes.md9 error log, the captured bytes will be stored in the error log.
H A Dphase_fault_detection.md33 error. The error log will include any data previously captured using
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcapture/
H A Dlibcapture-tiny-perl_0.50.bb5 be teed so that it is captured while being passed through to the original \
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-nowarnings-perl_1.04.bb3 modules causes any warnings to be captured and stored. It automatically \
/openbmc/qemu/audio/
H A Daudio.c1316 size_t captured = 0, min; in audio_run_in() local
1319 captured = audio_pcm_hw_run_in( in audio_run_in()
1322 replay_audio_in(&captured, hw->conv_buf.buffer, &hw->conv_buf.pos, in audio_run_in()
1326 hw->total_samples_captured += captured - min; in audio_run_in()
1327 hw->ts_helper += captured; in audio_run_in()
1352 size_t live, rpos, captured; in audio_run_capture() local
1356 captured = live = audio_pcm_hw_get_live_out (hw, NULL); in audio_run_capture()
1382 if (audio_bug(__func__, captured > sw->total_hw_samples_mixed)) { in audio_run_capture()
1384 captured, sw->total_hw_samples_mixed); in audio_run_capture()
1385 captured = sw->total_hw_samples_mixed; in audio_run_capture()
[all …]
/openbmc/qemu/docs/system/devices/
H A Dcanokey.rst37 and key can be captured and analysed
44 can be easily captured and analysed
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A D0001-regress-banner.sh-log-input-and-output-files-on-erro.patch15 are captured in addition of the expected banner.
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/
H A Dlinux-arm-platforms.inc4 # Kernel configurations and dts (If not using Linux provided ones) are captured
/openbmc/qemu/docs/interop/
H A Dprl-xml.rst31 a record of the contents captured at a particular time, capable
39 an image storing the different sectors between two captured states.
/openbmc/docs/designs/
H A Derror-log-handling-for-phal.md11 Proposal to provide a mechanism to convert the failure data captured as part of
97 be captured as part of the PEL.
H A Dnmi-dbus-interface.md21 has to recover the system with no relevant debug data captured.
H A Dmultihost-ipmi-design.md69 proposal is captured in section "Changes in netipmid".
/openbmc/openbmc/poky/meta/recipes-kernel/perf/
H A Dperf.bb269 # captured, since the symbol gets built into the executable, making it not
296 # definition. This is captured in the perf binary, so breaks reproducibility
301 # To avoid bison generating #ifdefs that have captured paths, we make sure
306 # To avoid yacc (bison) generating #ifdefs that have captured paths, we make sure
374 # unistd.h can be out of sync between libc-headers and the captured version in the perf source
/openbmc/phosphor-mboxd/
H A DREADME.md110 In the second case it is *desirable* that messages be captured by the test
/openbmc/hiomapd/
H A DREADME.md90 In the second case it is _desirable_ that messages be captured by the test
/openbmc/docs/
H A Danti-patterns.md539 All key-value pairs provided to the `lg2` logging APIs are captured in the
542 associated with the log event even if it's not captured in the `MESSAGE` string.
576 Here we find that `MODE` and its value are captured as its own metadata entry in
579 `MESSAGE` using the format string captured in the `LOG2_FMTMSG` metadata entry.
/openbmc/openbmc-test-automation/lib/
H A Ddump_utils.robot81 # "message": "Dump not captured due to a cap.",
91 ${at_capacity}= Set Variable Dump not captured due to a cap
/openbmc/bmcweb/docs/
H A DCOMMON_ERRORS.md176 captured by value or by reference. The above prototypes would change to
177 `[&x]()...` Which makes clear that x is captured, and its lifetime needs
/openbmc/openbmc-tools/ipkdbg/
H A DREADME.md180 database. This can be captured from the build tree when the build is configured
/openbmc/openbmc/poky/meta/classes-global/
H A Dlicense.bbclass24 # Ensure the *value* of SSTATE_PKGARCH is captured as it is used in the output paths
/openbmc/bmcweb/
H A DDEVELOPING.md140 A number of examples of common errors are captured in the common errors doc. It

12