Home
last modified time | relevance | path

Searched refs:QSPReport (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/util/
H A Dqsp.c672 struct QSPReport { struct
677 typedef struct QSPReport QSPReport; argument
682 QSPReport *report = udata; in qsp_tree_report()
701 static void pr_report(const QSPReport *rep) in pr_report()
756 static void report_destroy(QSPReport *rep) in report_destroy()
772 QSPReport rep; in qsp_report()