Home
last modified time | relevance | path

Searched refs:report (Results 426 – 450 of 1200) sorted by relevance

1...<<11121314151617181920>>...48

/openbmc/openbmc/poky/documentation/
H A Dboilerplate.rst16 To report any inaccuracies or problems with this (or any other Yocto Project)
/openbmc/openbmc/poky/meta/recipes-bsp/setserial/
H A Dsetserial_2.17.bb2 DESCRIPTION = "setserial is a program designed to set and/or report the configuration information a…
/openbmc/linux/tools/perf/tests/shell/
H A Dtest_arm_spe.sh64 perf report --stdio -i ${perfdata} 2>&1 | \
/openbmc/linux/tools/perf/
H A D.gitignore12 perf-report
/openbmc/linux/drivers/hid/
H A Dhid-pxrc.c53 static int pxrc_raw_event(struct hid_device *hdev, struct hid_report *report, in pxrc_raw_event() argument
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/
H A D0001-mdadm-add-option-y-for-use-syslog-to-recive-event-re.patch4 Subject: [PATCH] mdadm: add option -y for use syslog to recive event report
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dgateworks-gsc.yaml67 Properties for a single ADC which can report cooked values
87 4 - fan tach input to report RPM's
/openbmc/linux/mm/
H A Dpage_reporting.c225 err = prdev->report(prdev, sgl, PAGE_REPORTING_CAPACITY); in page_reporting_cycle()
296 err = prdev->report(prdev, sgl, leftover); in page_reporting_process_zone()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/
H A D0002-bind-Makefile.in-disable-backtrace.patch27 @BINDLT@ @BINDIOMUX@ @BINDCONFIG@ --enable-full-report
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/
H A Daugeas_1.12.0.bb3 BUGTRACKER = "https://fedorahosted.org/augeas/report/1"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-rapidjson_1.14.bb25 # Adding required python package for the ptest (pytest and pytest->automake report translation)
/openbmc/phosphor-fan-presence/docs/monitor/
H A Dclass.md15 has a nonzero speed. If all sensors report zero, then no sensors in the
/openbmc/linux/Documentation/driver-api/
H A Dslimbus.rst56 device with a 1-byte logical address after the devices report presence on the
74 framework allows drivers to bind when corresponding devices report their
84 Similarly, SLIMbus devices 'report absent' when they go down. A 'device_down'
/openbmc/linux/tools/perf/Documentation/
H A Dexamples.txt79 titan:~/git> perf report
104 titan:~/git> perf report --sort comm,dso,symbol
131 titan:~/git> perf report -g
H A Dperf-script.txt13 'perf script' [<options>] report <script> [script-args]
32 for 'perf script report'. <script> is the name displayed in the
37 'perf script report <script> [args]' to run and display the results
55 and 'perf script report' commands, with the stdout of the record step
56 piped to the stdin of the report script, using the '-o -' and '-i -'
68 <top-script> 'live-mode' or 'perf script report' variants.
306 --cpu:: Only report samples for the list of CPUs provided. Multiple CPUs can
308 CPUs are specified with -: 0-2. Default is to report samples on all
327 It can only be used with the perf script report mode.
/openbmc/qemu/docs/system/
H A Dvm-templating.rst101 and will repeatedly report errors. While virtio-balloon can be used
102 for template VMs (e.g., report VM RAM stats), "free page reporting"
120 repeatedly report errors.
/openbmc/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkasan.rst106 - ``kasan.fault=report`` 或 ``=panic`` 控制是否只打印KASAN report
107 同时使内核恐慌(默认: ``report`` )。即使 ``kasan_multi_shot`` 被
/openbmc/linux/drivers/block/
H A Dvirtio_blk.c671 struct virtio_blk_zone_report *report; in virtblk_report_zones() local
680 report = virtblk_alloc_report_buffer(vblk, nr_zones, &buflen); in virtblk_report_zones()
681 if (!report) in virtblk_report_zones()
692 memset(report, 0, buflen); in virtblk_report_zones()
694 ret = virtblk_submit_zone_report(vblk, (char *)report, in virtblk_report_zones()
699 nz = min_t(u64, virtio64_to_cpu(vblk->vdev, report->nr_zones), in virtblk_report_zones()
705 ret = virtblk_parse_zone(vblk, &report->zones[i], in virtblk_report_zones()
711 report->zones[i].z_start) + in virtblk_report_zones()
723 kvfree(report); in virtblk_report_zones()
/openbmc/openbmc/meta-arm/
H A D.gitlab-ci.yml286 - update-report
288 - rm -fr update-report
291 …"$CI_PROJECT_DIR/scripts/machine-summary.py -t report -o $CI_PROJECT_DIR/update-report $($CI_PROJE…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdate/rdate/
H A D0001-src-rdate-Fix-printf-format-errors.patch23 return; /* Error, which we can't report because this _is_ the error
/openbmc/linux/include/sound/
H A Dsoc-jack.h66 int report; member
/openbmc/openbmc-test-automation/bin/
H A Djenkins_funcs.sh128 local dft_report=${robot_short_file_name}.report.html
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Dindex.rst22 report-defect
/openbmc/openbmc-test-automation/bin/plug_ins/Soft_errors/
H A Dcp_post_boot142 report,
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/
H A D0001-srcfiles-fix-unused-variable-BUFFER_SIZE.patch25 /* Bug report address. */

1...<<11121314151617181920>>...48