/openbmc/qemu/tests/migration-stress/guestperf/ |
H A D | plot.py | 83 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 D | elog.hpp | 199 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 D | report.hpp | 35 OnChangeContext(Report& report) : report(report) {} in OnChangeContext() 51 Report& report; member in Report::OnChangeContext
|
H A D | report_manager.cpp | 92 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 D | test_gdbstub.py | 24 def report(cond, msg): function
|
/openbmc/obmc-ikvm/ |
H A D | ikvm_input.cpp | 532 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 D | yocto_testresults_query.py | 67 def print_report_with_header(report, baseversion, baserevision, targetversion, targetrevision): argument
|
/openbmc/openpower-hw-diags/attn/pel/ |
H A D | pel_common.hpp | 53 report = 0x2000, enumerator
|
/openbmc/qemu/scripts/ |
H A D | checkpatch.pl | 1308 sub report { subroutine
|
/openbmc/qemu/tests/tcg/plugins/ |
H A D | bb.c | 32 static void gen_one_cpu_report(CPUCount *count, GString *report, in gen_one_cpu_report()
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | f_sdp.c | 243 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 D | dhry_1.c | 52 void report(void) in report() function
|
/openbmc/openbmc/poky/scripts/lib/resulttool/ |
H A D | report.py | 290 def report(args, logger): function
|
/openbmc/u-boot/scripts/ |
H A D | checkpatch.pl | 1959 sub report { subroutine
|
/openbmc/telemetry/tests/src/ |
H A D | test_report.cpp | 450 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 D | container-base.c | 198 struct vfio_device_feature_dma_logging_report *report = in vfio_device_dma_logging_report() local
|
/openbmc/qemu/contrib/plugins/ |
H A D | cflow.c | 28 ReportType report = SORT_HOTTEST; variable
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | trigger.hpp | 818 nlohmann::json::object_t report; in getMetricReportDefinitions() local
|
/openbmc/qemu/util/ |
H A D | qsp.c | 682 QSPReport *report = udata; in qsp_tree_report() local
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci.c | 1196 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 D | sev.c | 973 SevAttestationReport *report = NULL; in sev_get_attestation_report() local
|