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