Home
last modified time | relevance | path

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

/qemu/include/hw/intc/
H A Dintc.h8 typedef struct InterruptStatsProviderClass InterruptStatsProviderClass; typedef
17 struct InterruptStatsProviderClass { struct
18 InterfaceClass parent;
23 bool (*get_statistics)(InterruptStatsProvider *obj, uint64_t **irq_counts,
25 void (*print_info)(InterruptStatsProvider *obj, Monitor *mon);