Home
last modified time | relevance | path

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

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

/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/
H A Dcp_cleanup108 report,
H A Dcp_master108 report,
H A Dcp_setup108 report,
H A Dcp_pre_boot108 report,
H A Dcp_post_reboot108 report,
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/
H A D0001-Add-a-note-line-to-the-quick-reference.patch19 If you find any other problems, please report them.
/openbmc/phosphor-power/power-sequencer/
H A Dpgood_monitor.cpp73 report<PowerOnFailure>(); in analyze()
/openbmc/linux/tools/perf/tests/shell/
H A Dstat.sh21 if ! perf stat record -o - true | perf stat report -i - 2>&1 | \
H A Dtest_java_symbol.sh67 perf report --stdio -i ${PERF_INJ_DATA} 2>&1 | \
H A Dtest_arm_spe.sh64 perf report --stdio -i ${perfdata} 2>&1 | \
/openbmc/phosphor-host-ipmid/
H A Dstorageaddsel.cpp68 report<error>(metadata::ESEL(data.get()), in createProcedureLogEntry()
H A DREADME.md35 ## Generate test coverage report
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dpgood_monitor.cpp73 report<PowerOnFailure>(); in analyze()
/openbmc/u-boot/cmd/
H A Dbootstage.c61 U_BOOT_CMD_MKENT(report, 2, 1, do_bootstage_report, "", ""),
/openbmc/linux/Documentation/hid/
H A Duhid.rst121 read() will return a queued output report. No reaction is required to any of
136 Each of these flags defines whether a given report-type uses numbered
138 the kernel already have the report-number as prefix. Otherwise, no
173 on the control channel as described in the HID specs. The report-type and
174 report-number are available in the payload.
/openbmc/linux/sound/soc/codecs/
H A Drt5663.c1904 int btn_type, report = 0; in rt5663_jack_detect_work() local
1915 report = rt5663_v2_jack_detect( in rt5663_jack_detect_work()
1919 report = rt5663_jack_detect(rt5663->component, 1); in rt5663_jack_detect_work()
1931 report = SND_JACK_HEADSET; in rt5663_jack_detect_work()
1944 report |= SND_JACK_BTN_0; in rt5663_jack_detect_work()
1949 report |= SND_JACK_BTN_1; in rt5663_jack_detect_work()
1954 report |= SND_JACK_BTN_2; in rt5663_jack_detect_work()
1959 report |= SND_JACK_BTN_3; in rt5663_jack_detect_work()
1972 report = rt5663->jack_type; in rt5663_jack_detect_work()
1985 report = rt5663_v2_jack_detect(rt5663->component, 0); in rt5663_jack_detect_work()
[all …]
/openbmc/linux/Documentation/tools/rtla/
H A Drtla-hwnoise.rst42 to run for *ten minutes*, displaying a summary of the report at the
78 The tool should report *0* hardware-related noise in the ideal situation.
/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/openbmc/poky/documentation/profile-manual/
H A Dexamples.rst21 report'.
/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/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/
H A Daugeas_1.12.0.bb3 BUGTRACKER = "https://fedorahosted.org/augeas/report/1"
/openbmc/openbmc/poky/documentation/
H A Dboilerplate.rst16 To report any inaccuracies or problems with this (or any other Yocto Project)
/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/linux/tools/perf/
H A D.gitignore12 perf-report
/openbmc/telemetry/tests/src/
H A Dtest_report.cpp452 auto report = makeReport(defaultParams() in TEST_F() local
460 callMethod(report->getPath(), "SetReportingProperties", "", newValue), in TEST_F()
463 EXPECT_THAT(getProperty<uint64_t>(report->getPath(), "Interval"), in TEST_F()
469 auto report = makeReport(defaultParams() in TEST_F() local
478 EXPECT_THAT(getProperty<std::string>(report->getPath(), "ReportingType"), in TEST_F()
484 auto report = makeReport(defaultParams() in TEST_F() local
494 EXPECT_THAT(getProperty<std::string>(report->getPath(), "ReportingType"), in TEST_F()
1152 .WillOnce(Invoke([&args](const interfaces::MetricListener& report) { in TEST_F() argument
1153 args.emplace_back(&report); in TEST_F()

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