Functionsยง
- inc_
context_ switches - Increment the context switch counter for the current CPU.
- inc_
generic_ ipis - Increment the generic IPI counter for the current CPU.
- inc_
interrupts - Increment the interrupt counter for the current CPU.
- inc_
page_ faults - Increment the page fault counter for the current CPU.
- inc_
perf_ ints - Increment the performance monitor interrupt counter for the current CPU.
- inc_
preempts - Increment the preempt counter for the current CPU.
- inc_
reschedule_ ipis - Increment the reschedule IPI counter for the current CPU.
- inc_
reschedules - Increment the reschedule counter for the current CPU.
- inc_
syscalls - Increment the syscall counter for the current CPU.
- inc_
timer_ ints - Increment the timer interrupt counter for the current CPU.
- inc_
timers - Increment the timer callback counter for the current CPU.
- inc_
yields - Increment the yield counter for the current CPU.