Searched defs:report (Results 1 – 9 of 9) sorted by relevance
| /qemu/tests/migration/guestperf/ |
| 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
|
| /qemu/tests/guest-debug/ |
| A D | test_gdbstub.py | 24 def report(cond, msg): function
|
| /qemu/scripts/ |
| A D | checkpatch.pl | 1296 sub report { subroutine
|
| /qemu/tests/tcg/plugins/ |
| A D | bb.c | 32 static void gen_one_cpu_report(CPUCount *count, GString *report, in gen_one_cpu_report()
|
| /qemu/contrib/plugins/ |
| A D | cflow.c | 28 ReportType report = SORT_HOTTEST; variable
|
| /qemu/util/ |
| A D | qsp.c | 682 QSPReport *report = udata; in qsp_tree_report() local
|
| /qemu/hw/vfio/ |
| A D | common.c | 1115 struct vfio_device_feature_dma_logging_report *report = in vfio_device_dma_logging_report() local
|
| /qemu/hw/usb/ |
| A D | hcd-xhci.c | 1185 static int xhci_ep_nuke_one_xfer(XHCITransfer *t, TRBCCode report) in xhci_ep_nuke_one_xfer() 1216 unsigned int epid, TRBCCode report) in xhci_ep_nuke_xfers()
|
| /qemu/target/i386/ |
| A D | sev.c | 678 SevAttestationReport *report = NULL; in sev_get_attestation_report() local
|
Completed in 41 milliseconds