/openbmc/u-boot/include/ |
H A D | slre.h | 23 * struct cap captures[4 + 1]; // Number of braket pairs + 1 28 * if (slre_match(&slre, buf, len, captures)) { 29 * printf("Request line length: %d\n", captures[0].len); 30 * printf("Method: %.*s\n", captures[1].len, captures[1].ptr); 31 * printf("URI: %.*s\n", captures[2].len, captures[2].ptr); 88 * a full matched substring. The round bracket captures start from 91 * hold all captures. The caller function must make sure it is! So, the
|
/openbmc/qemu/qapi/ |
H A D | sockets.json | 43 # Captures a socket address or address range in the Internet 79 # Captures a socket address in the local ("Unix socket") namespace. 102 # Captures a socket address in the vsock namespace. 178 # Captures the address of a socket, which could also be a named file 218 # Captures the address of a socket, which could also be a socket file
|
/openbmc/openbmc-tools/dbus-pcap/ |
H A D | README.md | 1 # dbus-pcap: A tool to analyse D-Bus traffic captures 3 `dbus-pcap` is a tool to slice, dice and display captures of D-Bus traffic 55 captures it falls down in terms of scriptability and the filters exposed by the
|
/openbmc/linux/tools/thermal/thermometer/ |
H A D | thermometer.8 | 13 \fBthermometer \fP captures the thermal zones temperature at a 31 Without any parameters, \fBthermometer \fP captures all the thermal
|
/openbmc/linux/Documentation/admin-guide/perf/ |
H A D | nvidia-pmu.rst | 58 In this config, the PMU captures GPU ATS translated or EGM traffic from the GPU. 62 In this config, the PMU captures read and relaxed ordered (RO) writes from 93 NVLink-C2C (Chip-2-Chip) interconnect. This PMU captures untranslated GPU 94 traffic, in contrast with NvLink-C2C0 PMU that captures ATS translated traffic. 123 to local memory. For PCIE traffic, this PMU captures read and relaxed ordered
|
/openbmc/linux/drivers/usb/mon/ |
H A D | Kconfig | 9 If you select this option, a component which captures the USB traffic
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/genmon/ |
H A D | xfce4-genmon-plugin_4.2.0.bb | 1 DESCRIPTION = "This plugin cyclically spawns the indicated script/program, captures its output (std…
|
/openbmc/entity-manager/scripts/ |
H A D | validate_configs.py | 18 # first group captures quoted strings (double or single) 19 # second group captures comments (//single-line or /* multi-line */)
|
/openbmc/obmc-ikvm/ |
H A D | README.md | 5 that captures the host graphics, and then serves that video data on the RFB
|
/openbmc/linux/Documentation/userspace-api/media/drivers/ |
H A D | st-vgxy61.rst | 11 captures of the same scene using two different exposure periods.
|
/openbmc/phosphor-host-ipmid/ |
H A D | sys_info_param.cpp | 19 // Add a callback that captures a copy of the string passed and returns it in update()
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | README.md | 3 This program captures & visualizes IPMI traffic on a BMC running OpenBMC. It
|
/openbmc/linux/Documentation/trace/coresight/ |
H A D | coresight-trbe.rst | 13 Trace Buffer Extension (TRBE) is a percpu hardware which captures in system
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | ivtv.rst | 149 This device only captures audio. This should be replaced by an ALSA 195 Captures the raw (or sliced) video data sent during the Vertical Blank
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/ |
H A D | tag_global.h | 37 * skip Skip N frames in between captures. This can be
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | arm,coresight-tpiu.yaml | 23 The CoreSight Trace Port Interface Unit captures trace data from the trace bus
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | i2c_capture_bytes.md | 5 Captures device register bytes to be stored in an error log.
|
/openbmc/phosphor-pid-control/test/ |
H A D | helpers.hpp | 28 * you'll need to add those calls into your test. This only captures the
|
/openbmc/phosphor-dbus-monitor/src/example/ |
H A D | test.yaml | 281 - name: test elog that captures the passing string metadata 289 - name: test elog that captures the passing int64_t metadata
|
/openbmc/linux/Documentation/PCI/ |
H A D | pcieaer-howto.rst | 122 error message to the Root Port above it when it captures 187 If Upstream Port A captures an AER error, the hierarchy consists of
|
/openbmc/dbus-sensors/src/mctp/ |
H A D | MCTPEndpoint.hpp | 60 * @brief Captures properties of MCTP interfaces. 75 * @brief Captures the behaviour of an endpoint at the MCTP layer
|
/openbmc/pldm/common/ |
H A D | flight_recorder.hpp | 65 * @param[in] isRequest - bool that captures if it is a request message or
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | chafsr.h | 203 /* System bus MTAG ECC syndrome. This field captures the status of the 216 /* System bus or E-cache data ECC syndrome. This field captures the status
|
/openbmc/phosphor-power/phosphor-regulators/src/actions/ |
H A D | i2c_capture_bytes_action.hpp | 31 * Captures device register bytes to be stored in an error log. Communicates
|
/openbmc/u-boot/tools/patman/ |
H A D | command.py | 11 """A class which captures the result of executing a command.
|