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