Home
last modified time | relevance | path

Searched defs:report (Results 1 – 21 of 21) sorted by relevance

/openbmc/qemu/tests/migration-stress/guestperf/
H A Dplot.py83 def _find_start_time(self, report): argument
91 def _get_guest_max_value(self, report): argument
98 def _get_qemu_max_value(self, report): argument
118 def _get_total_guest_cpu_graph(self, report, starttime): argument
150 def _get_split_guest_cpu_graphs(self, report, starttime): argument
194 def _get_migration_iters_graph(self, report, starttime): argument
215 def _get_qemu_cpu_graph(self, report, starttime): argument
265 def _get_vcpu_cpu_graphs(self, report, starttime): argument
326 def _generate_chart_report(self, report): argument
348 def _generate_annotations(self, report): argument
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Delog.hpp199 uint32_t report(Args... i_args) in report() function
231 uint32_t report(Entry::Level level, Args... i_args) in report() function
/openbmc/telemetry/src/
H A Dreport.hpp35 OnChangeContext(Report& report) : report(report) {} in OnChangeContext()
51 Report& report; member in Report::OnChangeContext
H A Dreport_manager.cpp92 void ReportManager::removeReport(const interfaces::Report* report) in removeReport()
161 reports, [](const auto& report) { return report->getId(); }); in addReport()
/openbmc/qemu/tests/guest-debug/
H A Dtest_gdbstub.py24 def report(cond, msg): function
/openbmc/obmc-ikvm/
H A Dikvm_input.cpp532 bool Input::writeKeyboard(const uint8_t* report) in writeKeyboard()
564 void Input::writePointer(const uint8_t* report) in writePointer()
/openbmc/openbmc/poky/scripts/
H A Dyocto_testresults_query.py67 def print_report_with_header(report, baseversion, baserevision, targetversion, targetrevision): argument
/openbmc/openpower-hw-diags/attn/pel/
H A Dpel_common.hpp53 report = 0x2000, enumerator
/openbmc/qemu/scripts/
H A Dcheckpatch.pl1308 sub report { subroutine
/openbmc/qemu/tests/tcg/plugins/
H A Dbb.c32 static void gen_one_cpu_report(CPUCount *count, GString *report, in gen_one_cpu_report()
/openbmc/u-boot/drivers/usb/gadget/
H A Df_sdp.c243 u8 report = data[0]; in sdp_rx_command_complete() local
328 u8 report = data[0]; in sdp_rx_data_complete() local
438 int report = w_value & HID_REPORT_ID_MASK; in sdp_setup() local
/openbmc/u-boot/lib/dhry/
H A Ddhry_1.c52 void report(void) in report() function
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dreport.py290 def report(args, logger): function
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl1959 sub report { subroutine
/openbmc/telemetry/tests/src/
H A Dtest_report.cpp450 auto report = makeReport(defaultParams() in TEST_F() local
467 auto report = makeReport(defaultParams() in TEST_F() local
482 auto report = makeReport(defaultParams() in TEST_F() local
1150 .WillOnce(Invoke([&args](const interfaces::MetricListener& report) { in TEST_F()
/openbmc/qemu/hw/vfio/
H A Dcontainer-base.c198 struct vfio_device_feature_dma_logging_report *report = in vfio_device_dma_logging_report() local
/openbmc/qemu/contrib/plugins/
H A Dcflow.c28 ReportType report = SORT_HOTTEST; variable
/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp818 nlohmann::json::object_t report; in getMetricReportDefinitions() local
/openbmc/qemu/util/
H A Dqsp.c682 QSPReport *report = udata; in qsp_tree_report() local
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c1196 static int xhci_ep_nuke_one_xfer(XHCITransfer *t, TRBCCode report) in xhci_ep_nuke_one_xfer()
1228 unsigned int epid, TRBCCode report) in xhci_ep_nuke_xfers()
/openbmc/qemu/target/i386/
H A Dsev.c973 SevAttestationReport *report = NULL; in sev_get_attestation_report() local