Searched refs:CPU_STATS_INC (Results 1 – 11 of 11) sorted by relevance
41 #define CPU_STATS_INC(name) \ macro
43 CPU_STATS_INC(syscalls); in do_syscall()
398 CPU_STATS_INC(generic_ipis); in mp_mbx_generic_irq()420 CPU_STATS_INC(reschedule_ipis); in mp_mbx_reschedule_irq()
369 CPU_STATS_INC(timer_ints); in timer_tick()415 CPU_STATS_INC(timers); in timer_tick()
788 CPU_STATS_INC(reschedules); in sched_resched_internal()847 CPU_STATS_INC(context_switches); in sched_resched_internal()
762 CPU_STATS_INC(yields); in thread_yield()781 CPU_STATS_INC(irq_preempts); in thread_preempt()
273 CPU_STATS_INC(interrupts); in gic_handle_irq()
343 CPU_STATS_INC(interrupts); in gic_handle_irq()
381 CPU_STATS_INC(page_faults); in handle_exception_types()
1882 CPU_STATS_INC(perf_ints); in pmi_interrupt_handler()
179 CPU_STATS_INC(page_faults); in arm64_instruction_abort_handler()
Completed in 48 milliseconds