Searched refs:excp_stats (Results 1 – 3 of 3) sorted by relevance
1334 uint64_t excp_stats[POWERPC_EXCP_NB]; member
1641 env->excp_stats[excp]++; in powerpc_excp()
7358 *irq_counts = env->excp_stats; in ppc_get_irq_stats()7359 *nb_irqs = ARRAY_SIZE(env->excp_stats); in ppc_get_irq_stats()